X-Git-Url: http://git.cinelerra-gg.org/git/?a=blobdiff_plain;f=cinelerra-5.1%2Fplugins%2Fthreshold%2Fthreshold.h;h=1dcd13cdcc6b5fafdb167e446375733305730e2b;hb=b2eb290b3f6e5c233393017aa152e67c76243130;hp=6083737c8af70e156f54238a8523f9363ff4bbcc;hpb=21c2e6b36d6a96c2f662a89459d607b5a387f4eb;p=goodguy%2Fhistory.git diff --git a/cinelerra-5.1/plugins/threshold/threshold.h b/cinelerra-5.1/plugins/threshold/threshold.h index 6083737c..1dcd13cd 100644 --- a/cinelerra-5.1/plugins/threshold/threshold.h +++ b/cinelerra-5.1/plugins/threshold/threshold.h @@ -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; };