X-Git-Url: https://git.cinelerra-gg.org/git/?a=blobdiff_plain;f=cinelerra-5.1%2Fplugins%2Ftimefront%2Ftimefront.h;h=54aa46e21560db9fb69858355da632f0d46a7692;hb=74afbc29ac4ce9d94d53e10342979f2c59f1f193;hp=2fb38d199ef3503f48ffa23adf73d6b5b22e8f86;hpb=21c2e6b36d6a96c2f662a89459d607b5a387f4eb;p=goodguy%2Fhistory.git diff --git a/cinelerra-5.1/plugins/timefront/timefront.h b/cinelerra-5.1/plugins/timefront/timefront.h index 2fb38d19..54aa46e2 100644 --- a/cinelerra-5.1/plugins/timefront/timefront.h +++ b/cinelerra-5.1/plugins/timefront/timefront.h @@ -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