X-Git-Url: https://git.sesse.net/?p=movit;a=blobdiff_plain;f=gamma_expansion_effect.h;h=92f05171cd4d84ff08ad802cbef89138401c5d48;hp=af0d0a908d0d9a1e10d809657db842ae5135453e;hb=9651a4eaae012cdc49c1aa38197861e04f62e91e;hpb=f7ae70853bf94031b4877a8b843c6030e82c1720 diff --git a/gamma_expansion_effect.h b/gamma_expansion_effect.h index af0d0a9..92f0517 100644 --- a/gamma_expansion_effect.h +++ b/gamma_expansion_effect.h @@ -9,6 +9,7 @@ // Note that Movit's internal formats generally do not have enough accuracy // for 12-bit input or output. +#include #include #include "effect.h"