yuv colorspace/range + prefs, ffmpeg colorrange probe, x11 direct force colormodel...
[goodguy/history.git] / cinelerra-5.1 / plugins / histogram / histogram.h
index 6d5d8e28c55bbe11f708c360d5512460463bf058..6a5d527bc100d8ecb5728a36c3da4e532d156501 100644 (file)
@@ -27,7 +27,7 @@
 #include "histogramconfig.h"
 #include "histogramwindow.inc"
 #include "loadbalance.h"
-#include "cicolors.h"
+#include "bccolors.h"
 #include "pluginvclient.h"
 
 
@@ -65,7 +65,6 @@ public:
 
 
 
-       YUV yuv;
        VFrame *input, *output;
        HistogramEngine *engine;
        int *lookup[HISTOGRAM_MODES];