edl plugin names eng, fix segv for opengl brender, renderfarm rework strategy, perf...
[goodguy/history.git] / cinelerra-5.1 / plugins / holo / holo.h
index 668d2b5e4bff45a9a5f93a3de15d2237517f4f8d..85c47fc88714044b2e4095e67a25d23996d5df57 100644 (file)
@@ -30,7 +30,7 @@ class HoloEngine;
 #include "holowindow.h"
 #include "loadbalance.h"
 #include "mutex.h"
-#include "cicolors.inc"
+#include "bccolors.inc"
 #include "pluginvclient.h"
 
 #include <stdint.h>
@@ -104,7 +104,6 @@ public:
 
        unsigned int noisepattern[256];
        VFrame *bgimage, *tmp;
-       YUV *yuv;
        int total;
 };