MatN mods to fix LV2 better and prevent crashes at startup
[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