Credit Andrew - fix vorbis audio which was scratchy and ensure aging plugin does...
[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