add more build controls
[goodguy/history.git] / cinelerra-5.1 / cinelerra / devicev4l2input.C
index 0f5e6e1092231b7fec65c87ace3082311a8721ac..6faacc0f3d937865e009fc0e959dcc313e0f9eb4 100644 (file)
@@ -19,7 +19,7 @@
  * 
  */
 
-
+#ifdef HAVE_VIDEO4LINUX2
 
 #include "bctimer.h"
 #include "channel.h"
@@ -149,4 +149,4 @@ void DeviceV4L2Status::run()
        }
 }
  
-
+#endif