X-Git-Url: https://git.sesse.net/?p=movit;a=blobdiff_plain;f=gamma_expansion_effect.h;h=cc65e4fa48924022cf5f3d05e70693cd06809b36;hp=043731baf15ef48c8812d1ec6fb6e5234a5b87a3;hb=f7e302b40026b15d1606269324a31953a1eadb80;hpb=38dfb378427d1c97113ad7644c39f7695be84c49 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