color coded keyframe curves, keyframe popups, cwin scrollbar fixes
[goodguy/history.git] / cinelerra-5.1 / cinelerra / channelinfo.h
index 4cafbceea93c76f497a6b9ccf01f93301f555d98..5e01b06c8fe8d32ea89293474af025e6d9bc60c7 100644 (file)
@@ -1,6 +1,8 @@
 #ifndef CHANNELINFO_H
 #define CHANNELINFO_H
 
+#ifdef HAVE_DVB
+
 #include "channel.inc"
 #include "channeldb.h"
 #include "channelinfo.inc"
@@ -646,5 +648,5 @@ public:
 };
 
 
-
+#endif
 #endif