add more build controls
[goodguy/history.git] / cinelerra-5.1 / cinelerra / signalstatus.C
index 3a3c4dc3df584109b0febe9971444de76fb167fb..c7f75e0fb87e02381076ccb2997bd2ea6375f131 100644 (file)
@@ -1,3 +1,5 @@
+#ifdef HAVE_DVB
+
 #include "bctitle.h"
 #include "colors.h"
 #include "devicedvbinput.h"
@@ -126,3 +128,4 @@ void SignalStatus::update()
        flash();
 }
 
+#endif