X-Git-Url: https://git.sesse.net/?p=movit;a=blobdiff_plain;f=gamma_compression_effect.h;h=f34bca02eb76f51c633b237a789d9f5f18e418e3;hp=46ac80e7d6b12e6b2b217dcb942d125fbe9788f3;hb=37f56fcbe571b2322243f6de59494bf9e0cbb37a;hpb=5d4c0425579de66b3e2dd7d0095e890278f8efcf diff --git a/gamma_compression_effect.h b/gamma_compression_effect.h index 46ac80e..f34bca0 100644 --- a/gamma_compression_effect.h +++ b/gamma_compression_effect.h @@ -7,8 +7,11 @@ // // Currently supports sRGB and Rec. 601/709. +#include + #include "effect.h" #include "effect_chain.h" +#include "image_format.h" #define COMPRESSION_CURVE_SIZE 4096