Merge branch 'ct' of git.pipapo.org:cinelerra-ct into ct
[cinelerra_cv/ct.git] / cinelerra / renderprofiles.inc
blob54c821aef14a8d1c979b5b6faa5a61582855d285
1 #ifndef RENDERPROFILES_INC
2 #define RENDERPROFILES_INC
4 class RenderProfile;
6 #define MAX_PROFILES 16
8 #endif
9 /*
10 //      Local Variables:
11 //      mode: C++
12 //      c-file-style: "linux"
13 //      End: