load fn from resources, del kfrm speed update, svg exec cmd/file win fixes, undo...
[goodguy/history.git] / cinelerra-5.1 / plugins / brightness / brightness.h
index a8e255aca65e2680ebb341c8685fd3aa0ed158aa..c9b4472c357ae03cf73abf3db6abcdf3393dbe36 100644 (file)
@@ -27,7 +27,7 @@ class BrightnessMain;
 
 #include "brightnesswindow.h"
 #include "loadbalance.h"
-#include "cicolors.h"
+#include "bccolors.h"
 #include "pluginvclient.h"
 
 class BrightnessConfig
@@ -73,8 +73,7 @@ public:
 
 
        BrightnessEngine *engine;
-    int redo_buffers;
-       static YUV yuv;
+       int redo_buffers;
 
        VFrame *input, *output;
 };