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