Fixed initialisation of tf in file_open(). Without setting the memory to 0,
[cinelerra_cv/mob.git] / plugins / threshold / threshold.inc
bloba2f4087caa38e8acfda42307a6b9495245297e45
1 #ifndef THRESHOLD_INC
2 #define THRESHOLD_INC
6 class ThresholdConfig;
7 class ThresholdMain;
9 #endif