r877: Fix files that were missing from a make dist tarball.
[cinelerra_cv.git] / guicast / bcpopup.inc
bloba259dd79b998e456a1a58f656b4d0d11c015b652
1 #ifndef BCPOPUP_INC
2 #define BCPOPUP_INC
4 class BC_Popup;
5 class BC_FullScreen;
7 #endif