X-Git-Url: https://git.sesse.net/?p=movit;a=blobdiff_plain;f=fft_convolution_effect.h;h=4136a2a7e2be02c9d88e81a1c2aaf62ab9f62c7d;hp=f601a49ccbc0f13686509d1fc1dc926eff3fe8b6;hb=9e219b96e914b2e5709ba3c3345afdc3cf13a78d;hpb=3ccf5fb197c9a72545affc0b7286349d5603b72e diff --git a/fft_convolution_effect.h b/fft_convolution_effect.h index f601a49..4136a2a 100644 --- a/fft_convolution_effect.h +++ b/fft_convolution_effect.h @@ -72,7 +72,7 @@ // time, which in turn means you cannot change image or kernel size on the fly. #include -#include +#include #include #include "effect.h"