X-Git-Url: https://git.sesse.net/?p=movit;a=blobdiff_plain;f=colorspace_conversion_effect.h;fp=colorspace_conversion_effect.h;h=93b1859376966138ecbf76b6f69439df47c3c48c;hp=b1d6e060c75d5dee627425fad05b410c46563065;hb=ad66f9714e4a36008c341355700272a52484a785;hpb=37f56fcbe571b2322243f6de59494bf9e0cbb37a diff --git a/colorspace_conversion_effect.h b/colorspace_conversion_effect.h index b1d6e06..93b1859 100644 --- a/colorspace_conversion_effect.h +++ b/colorspace_conversion_effect.h @@ -11,7 +11,6 @@ #include #include "effect.h" -#include "effect_chain.h" #include "image_format.h" class ColorspaceConversionEffect : public Effect {