Merge branch 'ct' of git.pipapo.org:cinelerra-ct into ct
[cinelerra_cv/ct.git] / cinelerra / maxchannels.h
blob6c007ce7a8bf152bd457c37d371bbab1f8f94e1a
1 #ifndef MAXCHANNELS
2 #define MAXCHANNELS 16
3 #define MAX_CHANNELS 16
4 #endif
5 /*
6 // Local Variables:
7 // mode: C++
8 // c-file-style: "linux"
9 // End: