X-Git-Url: https://git.sesse.net/?p=movit;a=blobdiff_plain;f=fft_convolution_effect.h;h=e19a804d604c4097c4031719fbf6d40cc138329c;hp=a2b8062801edef2a0246ec2fba22ea1b2265ab4a;hb=90ac46cdc5845432df13385f946c63b5496c685e;hpb=48bea530ccb77265ac0e34b4e7ad4be494518386 diff --git a/fft_convolution_effect.h b/fft_convolution_effect.h index a2b8062..e19a804 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"