improve resize flash operation, fixup xv grab/ungrab, fixup label updates
[goodguy/history.git] / cinelerra-5.1 / cinelerra / avc1394transport.h
index aa7aa6a488559d1d5ae629e19502b8db66f51602..26e6941a2195513d48044fd5474d6b7cf34b12ae 100644 (file)
@@ -21,6 +21,7 @@
 
 #ifndef AVC1394TRANSPORT_H
 #define AVC1394TRANSPORT_H
+#ifdef HAVE_FIREWIRE
 
 #include "avc1394control.h"
 #include "mwindow.h"
@@ -179,3 +180,4 @@ public:
 };
 
 #endif
+#endif