X-Git-Url: https://git.sesse.net/?p=movit;a=blobdiff_plain;f=padding_effect.h;h=901f892b9dd14f999776f823bb897370f32d25d5;hp=3bd4aacb321a54c80ce98e23526d941a9f1bce58;hb=e40176be4c5849320531f98606a933f3e95ac030;hpb=c34865f55569942959da2815a790b5ad76ba0057 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"