r877: Fix files that were missing from a make dist tarball.
[cinelerra_cv.git] / guicast / bcprogressbox.inc
blob3c6e12e33889a80f1319afe0ad24729302214150
1 #ifndef BCPROGRESSBOX_INC
2 #define BCPROGRESSBOX_INC
6 class BC_ProgressWindow;
7 class BC_ProgressBox;
9 #endif