add more build controls
[goodguy/history.git] / cinelerra-5.1 / cinelerra / avc1394control.h
index 73adbfe01ee1d9cb7d619bdc0adb8c83e00c85a4..95fe9ac73283323e84b9b04b553b03177a0bd9e5 100644 (file)
@@ -22,6 +22,7 @@
 #ifndef _AVC1394Control_H
 #define _AVC1394Control_H
 
+#ifdef HAVE_FIREWIRE
 #include <stdio.h>
 #include <sys/types.h>
 #include <errno.h>
@@ -67,3 +68,4 @@ private:
 };
 
 #endif
+#endif