]> git.sesse.net Git - movit/blobdiff - gamma_compression_effect.h
Run include-what-you-use over all of movit. Some hand tuning.
[movit] / gamma_compression_effect.h
index 46ac80e7d6b12e6b2b217dcb942d125fbe9788f3..f34bca02eb76f51c633b237a789d9f5f18e418e3 100644 (file)
@@ -7,8 +7,11 @@
 //
 // Currently supports sRGB and Rec. 601/709.
 
+#include <string>
+
 #include "effect.h"
 #include "effect_chain.h"
+#include "image_format.h"
 
 #define COMPRESSION_CURVE_SIZE 4096