Fixed initialisation of tf in file_open(). Without setting the memory to 0,
[cinelerra_cv/mob.git] / plugins / histogram / histogramwindow.inc
blob89cd5c562cc1c4b3cdd4de80fba2be47f9a13e00
1 #ifndef HISTOGRAMWINDOW_INC
2 #define HISTOGRAMWINDOW_INC
4 class HistogramWindow;
5 class HistogramThread;
7 #endif