From 1680a7601607292c1b0381ef3d4507c50ced02d0 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?IOhannes=20m=20zm=C3=B6lnig?= Date: Wed, 27 Sep 2006 07:04:59 +0000 Subject: reverted the shit to how it used to be. don't ever touch it again svn path=/trunk/externals/corelibs/; revision=6034 --- lib_d_fft.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'lib_d_fft.c') diff --git a/lib_d_fft.c b/lib_d_fft.c index 6cc6085..88b25f4 100644 --- a/lib_d_fft.c +++ b/lib_d_fft.c @@ -1,5 +1,5 @@ #include "../../pd/src/d_fftroutine.c" -#include "../../pd/src/d_fft_mayer.c" +#include "../../pd/src/d_mayer_fft.c" #include "../../pd/src/d_fft.c" void lib_d_fft_setup(void) { -- cgit v1.2.1