X-Git-Url: https://git.sesse.net/?p=movit;a=blobdiff_plain;f=gamma_compression_effect.h;fp=gamma_compression_effect.h;h=9577e020954461ff5fb6e1ee2c1145d115a5f1a9;hp=342e02630b480e7a36358e0411f2f041d28c549d;hb=9651a4eaae012cdc49c1aa38197861e04f62e91e;hpb=f7ae70853bf94031b4877a8b843c6030e82c1720 diff --git a/gamma_compression_effect.h b/gamma_compression_effect.h index 342e026..9577e02 100644 --- a/gamma_compression_effect.h +++ b/gamma_compression_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"