X-Git-Url: https://git.sesse.net/?p=movit;a=blobdiff_plain;f=fft_pass_effect.h;h=f12bda7e416ce3eeefe0f02e55ea4f0bbefa59a9;hp=b3e025b1a1284bb0415b04320ba08e491b1fc3f9;hb=9651a4eaae012cdc49c1aa38197861e04f62e91e;hpb=f7ae70853bf94031b4877a8b843c6030e82c1720 diff --git a/fft_pass_effect.h b/fft_pass_effect.h index b3e025b..f12bda7 100644 --- a/fft_pass_effect.h +++ b/fft_pass_effect.h @@ -50,8 +50,9 @@ // scaling), and as fp16 has quite limited range at times, this can be relevant // on some GPUs for larger sizes. -#include #include +#include +#include #include #include "effect.h"