color coded keyframe curves, keyframe popups, cwin scrollbar fixes
[goodguy/history.git] / cinelerra-5.1 / cinelerra / vdevicedvb.h
index 09d5c15047d91441a750330e8fdac30e099bc612..720bd71a15b4ceca4ec8dd36c2c71b10f7c1070b 100644 (file)
@@ -22,7 +22,7 @@
 #ifndef VDEVICEDVB_H
 #define VDEVICEDVB_H
 
-
+#ifdef HAVE_DVB
 
 #include "vdevicebase.h"
 #include "vdevicempeg.h"
@@ -40,3 +40,4 @@ public:
 
 
 #endif
+#endif