Fixed initialisation of tf in file_open(). Without setting the memory to 0,
[cinelerra_cv/mob.git] / plugins / threshold / thresholdwindow.inc
blob2d6aa6434b6c1440f9888417d379f2a02b57e11b
1 #ifndef THRESHOLDWINDOW_INC
2 #define THRESHOLDWINDOW_INC
7 class ThresholdWindow;
8 class ThresholdThread;
12 #endif