From 7541eae325e4b0765cc6c1908287efca237e7fc7 Mon Sep 17 00:00:00 2001 From: maruncz Date: Mon, 19 Apr 2021 10:46:15 +0200 Subject: added cmake project file --- contrib/fix16_fft.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'contrib') diff --git a/contrib/fix16_fft.c b/contrib/fix16_fft.c index a3709ba..8259083 100644 --- a/contrib/fix16_fft.c +++ b/contrib/fix16_fft.c @@ -9,7 +9,7 @@ */ #include -#include +#include // You can change the input datatype and intermediate scaling here. // By default, the output is divided by the transform length to get a normalized FFT. -- cgit v1.2.3