]> git.sesse.net Git - movit/blobdiff - gamma_expansion_effect.h
Add a distclean target.
[movit] / gamma_expansion_effect.h
index 043731baf15ef48c8812d1ec6fb6e5234a5b87a3..cc65e4fa48924022cf5f3d05e70693cd06809b36 100644 (file)
@@ -7,8 +7,10 @@
 //
 // Currently supports sRGB and Rec. 601/709.
 
+#include <string>
+
 #include "effect.h"
-#include "effect_chain.h"
+#include "image_format.h"
 
 #define EXPANSION_CURVE_SIZE 256