X-Git-Url: https://git.sesse.net/?p=movit;a=blobdiff_plain;f=lift_gamma_gain_effect.h;h=c93724d8b8fe2ae10150feb4cad8096ebfbce5dc;hp=b5007721710b28173130e6701650474df57cc20d;hb=7f1c8bb8b3ce08b94054f0a8990e5b8225d36036;hpb=5dfd8dfbd444210f9c9e3a0baf5c82b49e76e7ff diff --git a/lift_gamma_gain_effect.h b/lift_gamma_gain_effect.h index b500772..c93724d 100644 --- a/lift_gamma_gain_effect.h +++ b/lift_gamma_gain_effect.h @@ -20,7 +20,7 @@ // Also, gamma is a case where we would not want premultiplied alpha. // Thus, we have to divide away alpha first, and then re-multiply it back later. -#include +#include #include #include "effect.h"