fix c41 postprocessing break in last checkin
[goodguy/history.git] / cinelerra-5.1 / plugins / C41 / c41.h
index 50ee87d4fd3c86442a145a71c06767044c8a62bf..d231533205e6e685f7c1bcfb071876b8c3ca9311 100644 (file)
@@ -180,6 +180,7 @@ public:
        float myPow2(float i) __attribute__ ((optimize(0)));
        float myPow(float a, float b);
 #endif
+       void pix_fix(float &pix, float min, float gamma);
        VFrame *frame, *tmp_frame, *blurry_frame;
        struct magic values;