add binfolder path relative filters, fix gbrp color model, vwdw timebar tweaks, title...
[goodguy/history.git] / cinelerra-5.1 / cinelerra / filempeg.h
index a92f29b7f953b00b17bbd164fbed76d23175a389..34e779cec849235b9ba84f6059efd13fc93861ff 100644 (file)
@@ -21,6 +21,7 @@
 
 #ifndef FILEMPEG_H
 #define FILEMPEG_H
+#ifdef HAVE_LIBZMPEG
 
 #include "bitspopup.inc"
 #include "condition.inc"
@@ -361,5 +362,5 @@ public:
        ArrayList<BC_SubWindow*> tools;
 };
 
-
+#endif
 #endif