X-Git-Url: https://git.sesse.net/?p=movit;a=blobdiff_plain;f=gamma_compression_effect.h;h=9577e020954461ff5fb6e1ee2c1145d115a5f1a9;hp=342e02630b480e7a36358e0411f2f041d28c549d;hb=f8e636666b3d36f97b125bc1a0f0f582c5026c7f;hpb=9ab1efe8dbd389f309a8a3e7f68c48f114a2b901 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"