X-Git-Url: https://git.sesse.net/?p=movit;a=blobdiff_plain;f=padding_effect.h;h=901f892b9dd14f999776f823bb897370f32d25d5;hp=3bd4aacb321a54c80ce98e23526d941a9f1bce58;hb=67b2debafd624d3be66588171d6ec677b54247ba;hpb=cfc161e0289c2169d4835c48751ff56b97355eb2 diff --git a/padding_effect.h b/padding_effect.h index 3bd4aac..901f892 100644 --- a/padding_effect.h +++ b/padding_effect.h @@ -12,7 +12,7 @@ // You may not change it after calling finalize(), since that could change the // graph (need_linear_light() etc. depend on the border color you choose). -#include +#include #include #include "effect.h"