dynamic keyframes, textbox rework, andrea ffmpeg.opts, perpetual chkpt undo, lv2...
[goodguy/history.git] / cinelerra-5.1 / plugins / threshold / threshold.h
index 6083737c8af70e156f54238a8523f9363ff4bbcc..1dcd13cdcc6b5fafdb167e446375733305730e2b 100644 (file)
@@ -26,7 +26,7 @@
 #include "histogramengine.inc"
 #include "loadbalance.h"
 #include "thresholdwindow.inc"
-#include "cicolors.h"
+#include "bccolors.h"
 #include "pluginvclient.h"
 
 
@@ -149,7 +149,6 @@ public:
        LoadClient* new_client();
        LoadPackage* new_package();
 
-       YUV *yuv;
        ThresholdMain *plugin;
        VFrame *data;
 };