X-Git-Url: https://git.sesse.net/?p=movit;a=blobdiff_plain;f=vignette_effect.h;h=fdf1a116502b8be220b74cacca1432539daec206;hp=737a834cb68556a063404063a0e92a18f5be88c9;hb=refs%2Fheads%2Fepoxy;hpb=cfc161e0289c2169d4835c48751ff56b97355eb2 diff --git a/vignette_effect.h b/vignette_effect.h index 737a834..fdf1a11 100644 --- a/vignette_effect.h +++ b/vignette_effect.h @@ -4,7 +4,7 @@ // A circular vignette, falling off as cos² of the distance from the center // (the classic formula for approximating a real lens). -#include +#include #include #include "effect.h"