add more build controls
[goodguy/history.git] / cinelerra-5.1 / cinelerra / devicedvbinput.h
index 5ea809fd9d742b09b63d98f21c4600c2c80155be..8c613f47d9fab78f192110b458f4cbd0df38e5d1 100644 (file)
@@ -22,6 +22,8 @@
 #ifndef DEVICEDVBINPUT_H
 #define DEVICEDVBINPUT_H
 
+#ifdef HAVE_DVB
+
 #include "devicedvbinput.inc"
 #include "devicempeginput.h"
 #include "libzmpeg3.h"
@@ -122,3 +124,4 @@ public:
 };
 
 #endif
+#endif