]> git.sesse.net Git - movit/blobdiff - colorspace_conversion_effect.h
Remove stray file movit_pch.h, which was never meant to be checked in.
[movit] / colorspace_conversion_effect.h
index b1d6e060c75d5dee627425fad05b410c46563065..93b1859376966138ecbf76b6f69439df47c3c48c 100644 (file)
@@ -11,7 +11,6 @@
 #include <string>
 
 #include "effect.h"
-#include "effect_chain.h"
 #include "image_format.h"
 
 class ColorspaceConversionEffect : public Effect {