X-Git-Url: https://git.sesse.net/?a=blobdiff_plain;ds=sidebyside;f=gamma_expansion_effect.h;h=cc65e4fa48924022cf5f3d05e70693cd06809b36;hb=f40669de9c7e05e009e67e51a1a60773ac7e5156;hp=043731baf15ef48c8812d1ec6fb6e5234a5b87a3;hpb=38dfb378427d1c97113ad7644c39f7695be84c49;p=movit diff --git a/gamma_expansion_effect.h b/gamma_expansion_effect.h index 043731b..cc65e4f 100644 --- a/gamma_expansion_effect.h +++ b/gamma_expansion_effect.h @@ -7,8 +7,10 @@ // // Currently supports sRGB and Rec. 601/709. +#include + #include "effect.h" -#include "effect_chain.h" +#include "image_format.h" #define EXPANSION_CURVE_SIZE 256