X-Git-Url: https://git.sesse.net/?a=blobdiff_plain;f=resample_effect.cpp;h=b988e5af8eb656d2110352f7339e090d799c95c7;hb=8c7e53028a3ef4805d2608643041a5d7e6bd1b6e;hp=4af60de7d3c47c6089a560f0d23c2ce62594cd81;hpb=f62661c1bef3acac7b98631970700dfa5ac94768;p=movit diff --git a/resample_effect.cpp b/resample_effect.cpp index 4af60de..b988e5a 100644 --- a/resample_effect.cpp +++ b/resample_effect.cpp @@ -1,7 +1,7 @@ // Three-lobed Lanczos, the most common choice. #define LANCZOS_RADIUS 3.0 -#include +#include #include #include #include