Fixed initialisation of tf in file_open(). Without setting the memory to 0,
[cinelerra_cv/mob.git] / plugins / blur / blurwindow.inc
blob0d7c62a8c08e673da45c5061f09ca1a5b835834b
1 #ifndef BLURWINDOW_INC
2 #define BLURWINDOW_INC
4 class BlurWindow;
5 class BlurThread;
7 #endif