aboutsummaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
authorDaniil Cherednik <dan.cherednik@gmail.com>2024-07-06 10:56:15 +0000
committerDaniil Cherednik <dan.cherednik@gmail.com>2024-07-06 10:56:15 +0000
commit41705edc6d36ad013cbcb171d53891f3c33764d8 (patch)
treec88a75ab8089720d0e354037d0585eb1d51af20a /src
parent311a633f24410ce3302526941b32639aa8869654 (diff)
downloadlibgha-master.tar.gz
Make possible to use double and own fft lib.HEADmaster
Projects which use the library may have own fft librray. Projects may use double precision floating point numbers.
Diffstat (limited to 'src')
-rw-r--r--src/gha.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/gha.c b/src/gha.c
index cd61312..d09fd39 100644
--- a/src/gha.c
+++ b/src/gha.c
@@ -2,7 +2,7 @@
#include <include/libgha.h>
-#include <kissfft/tools/kiss_fftr.h>
+#include <tools/kiss_fftr.h>
/*
* Ref: http://www.apsipa.org/proceedings_2009/pdf/WA-L3-3.pdf