fix for aarch64 and 32-bit Debian 11 by Andrew
[goodguy/cinelerra.git] / cinelerra-5.1 / guicast / bcdragbox.inc
1 #ifndef __BC_DRAGRECT_INC__
2 #define __BC_DRAGRECT_INC__
3
4 class BC_DragBox;
5 class BC_DragBoxPopup;
6
7 #endif