Fixed initialisation of tf in file_open(). Without setting the memory to 0,
[cinelerra_cv/mob.git] / plugins / histogram / histogramconfig.inc
blob23dfd2268384ba39190b50b67e79f46325e6630d
1 #ifndef HISTOGRAMCONFIG_INC
2 #define HISTOGRAMCONFIG_INC
5 class HistogramPoint;
6 class HistogramPoints;
7 class HistogramConfig;
10 #endif