my first commit, i only added the file TEST to see how it works
[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