Fixed initialisation of tf in file_open(). Without setting the memory to 0,
[cinelerra_cv/mob.git] / cinelerra / renderprofiles.inc
blob8cf577ff0ed799a6e7e40714adbffd2f99dc6fc6
1 #ifndef RENDERPROFILES_INC
2 #define RENDERPROFILES_INC
4 class RenderProfile;
6 #define MAX_PROFILES 16
8 #endif