From 1aed15d7a920adfac8fa028f74eb52dd4a5cb209 Mon Sep 17 00:00:00 2001 From: Hans-Christoph Steiner Date: Sun, 24 Dec 2006 06:13:14 +0000 Subject: updated for stable_0_40 branch of Pd svn path=/trunk/externals/corelibs/; revision=7055 --- lib_d_fft.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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) { -- cgit v1.2.1