X-Git-Url: https://git.sesse.net/?p=movit;a=blobdiff_plain;f=gamma_expansion_effect.h;h=81f42d137392cf7e0c08ba557f3a3d090f708f7f;hp=b5381ad38cdc76fa3b5aa2eb01da20df64111c4b;hb=7f1c8bb8b3ce08b94054f0a8990e5b8225d36036;hpb=5dfd8dfbd444210f9c9e3a0baf5c82b49e76e7ff diff --git a/gamma_expansion_effect.h b/gamma_expansion_effect.h index b5381ad..81f42d1 100644 --- a/gamma_expansion_effect.h +++ b/gamma_expansion_effect.h @@ -9,7 +9,7 @@ // Note that Movit's internal formats generally do not have enough accuracy // for 12-bit input or output. -#include +#include #include #include "effect.h"