X-Git-Url: https://git.sesse.net/?p=movit;a=blobdiff_plain;f=gamma_expansion_effect.h;h=92f05171cd4d84ff08ad802cbef89138401c5d48;hp=af0d0a908d0d9a1e10d809657db842ae5135453e;hb=9224f01a362117deef6f1140c6802fde256fb168;hpb=93377952636717f15fd50961f6d3500861596cdc 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"