change composer to chroma only - no src alpha blend, resize about pref, new expanders...
[goodguy/history.git] / cinelerra-5.1 / plugins / libeffecttv / effecttv.h
index af8368f39a42e7f206699a64bfd01154703b14ef..0093f7db9f5d7769e1e772a3d3e364d0adb9609d 100644 (file)
@@ -22,7 +22,7 @@
 #ifndef EFFECTTV_H
 #define EFFECTTV_H
 
-#include "cicolors.h"
+#include "bccolors.h"
 #include "vframe.inc"
 #include <stdint.h>
 
@@ -80,7 +80,6 @@ public:
        int GtoV[0x100];
        int BtoY[0x100];
        int BtoV[0x100];
-       YUV *yuv;
 };