load fn from resources, del kfrm speed update, svg exec cmd/file win fixes, undo...
[goodguy/history.git] / cinelerra-5.1 / plugins / timefront / timefront.h
index 2fb38d199ef3503f48ffa23adf73d6b5b22e8f86..54aa46e21560db9fb69858355da632f0d46a7692 100644 (file)
@@ -34,7 +34,7 @@ class TimeFrontServer;
 #include "guicast.h"
 #include "loadbalance.h"
 #include "overlayframe.inc"
-#include "cicolors.h"
+#include "bccolors.h"
 #include "pluginvclient.h"
 #include "thread.h"
 #include "vframe.inc"
@@ -275,7 +275,6 @@ public:
        void process_package(LoadPackage *package);
        TimeFrontServer *server;
        TimeFrontMain *plugin;
-       YUV yuv;
 };
 
 class TimeFrontServer : public LoadServer