auto bump fixes, undo tweaks, add drag_speed_highlight, ffmpeg filter setup fixes...
[goodguy/cinelerra.git] / cinelerra-5.1 / cinelerra / wintv.inc
1 #ifndef __WINTV_INC__
2 #define __WINTV_INC__
3
4 class WinTV;
5 class WinTVRemote;
6 class WinTVCWindowHandler;
7 class WinTVRecordHandler;
8
9 #endif