aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHans-Christoph Steiner <eighthave@users.sourceforge.net>2006-12-24 06:13:14 +0000
committerHans-Christoph Steiner <eighthave@users.sourceforge.net>2006-12-24 06:13:14 +0000
commit1aed15d7a920adfac8fa028f74eb52dd4a5cb209 (patch)
tree879f5e35357e14e7dd7521670897c8ffce9eaa80
parentdec0b913ef5186cfb74a2b7e58a8aee133e04c03 (diff)
updated for stable_0_40 branch of Pd
svn path=/trunk/externals/corelibs/; revision=7055
-rw-r--r--lib_d_fft.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib_d_fft.c b/lib_d_fft.c
index 88b25f4..6cc6085 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_mayer_fft.c"
+#include "../../pd/src/d_fft_mayer.c"
#include "../../pd/src/d_fft.c"
void lib_d_fft_setup(void)
{