add more build controls
[goodguy/history.git] / cinelerra-5.1 / cinelerra / audiov4l2mpeg.h
index f4424a777928092e7d250d5d3bfc7f5c8ea2f9f2..bb4be02d70225076a47970e835852d4168612bdc 100644 (file)
@@ -22,6 +22,7 @@
 #ifndef AUDIOV4L2MPEG_H
 #define AUDIOV4L2MPEG_H
 
+#ifdef HAVE_VIDEO4LINUX2
 
 #include "audiodevice.h"
 #include "audiompeg.h"
@@ -41,3 +42,4 @@ public:
 
 
 #endif
+#endif