Fixed initialisation of tf in file_open(). Without setting the memory to 0,
[cinelerra_cv/mob.git] / cinelerra / formatpresets.inc
blob391b3b582d50dcf27f3d1d6e35b17f46d22094d3
1 #ifndef FORMATPRESETS_INC
2 #define FORMATPRESETS_INC
5 class FormatPresetsPulldown;
6 class FormatPresetItem;
7 class FormatPresetsText;
10 #endif