load fn from resources, del kfrm speed update, svg exec cmd/file win fixes, undo...
[goodguy/history.git] / cinelerra-5.1 / plugins / yuv / yuv.h
index 6f877c48fe593614daa20ab4809871f1433c003d..76be8dad7b996a3f3d5b57a417d9a9decdf21f96 100644 (file)
@@ -28,7 +28,7 @@ class YUVMain;
 class YUVEngine;
 
 #include "bcbase.h"
-#include "colors.h"
+#include "bccolors.h"
 #include "yuvwindow.h"
 #include "pluginvclient.h"
 
@@ -82,7 +82,6 @@ public:
        VFrame **output, **input;
        int last_frame;
        Mutex input_lock, output_lock;
-    YUV yuv;
 };