X-Git-Url: https://git.sesse.net/?p=movit;a=blobdiff_plain;f=lift_gamma_gain_effect.h;h=c93724d8b8fe2ae10150feb4cad8096ebfbce5dc;hp=b5007721710b28173130e6701650474df57cc20d;hb=a5f32397f9c23fa8644fe195865d6c36685cf866;hpb=cfc161e0289c2169d4835c48751ff56b97355eb2 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"