X-Git-Url: https://git.sesse.net/?p=movit;a=blobdiff_plain;f=gamma_expansion_effect.h;fp=gamma_expansion_effect.h;h=059b246325f62bc24ad688edc8064effb575d418;hp=043731baf15ef48c8812d1ec6fb6e5234a5b87a3;hb=37f56fcbe571b2322243f6de59494bf9e0cbb37a;hpb=d7b26059d60a5debd032b4a3e887b612b19dd488 diff --git a/gamma_expansion_effect.h b/gamma_expansion_effect.h index 043731b..059b246 100644 --- a/gamma_expansion_effect.h +++ b/gamma_expansion_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 EXPANSION_CURVE_SIZE 256