]> git.sesse.net Git - kdenlive/blobdiff - src/kiss_fft/tools/kiss_fftnd.c
Reorganize and cleanup build structure
[kdenlive] / src / kiss_fft / tools / kiss_fftnd.c
index d6c91243a8938088f9d0e74dc8194a14e3a1417a..a1189781f441ce001bd307d4ce82dadcc4b6c8a1 100644 (file)
@@ -15,7 +15,7 @@ THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND
 */
 
 #include "kiss_fftnd.h"
-#include "_kiss_fft_guts.h"
+#include "../_kiss_fft_guts.h"
 
 struct kiss_fftnd_state{
     int dimprod; /* dimsum would be mighty tasty right now */