aboutsummaryrefslogtreecommitdiff
path: root/externals/build/src/ibfft~.c
diff options
context:
space:
mode:
authorHans-Christoph Steiner <eighthave@users.sourceforge.net>2005-11-15 02:36:32 +0000
committerHans-Christoph Steiner <eighthave@users.sourceforge.net>2005-11-15 02:36:32 +0000
commit699bd1f1bb443d3043193d5649ffb1279d9fe0b8 (patch)
tree66102416488f211e3d938024e0e55dbc47e78b44 /externals/build/src/ibfft~.c
parent6438f1f378776bcf3d4780bd0fb796a34f96995e (diff)
various fixes to get things compiling on Windows/MinGW
svn path=/trunk/; revision=3906
Diffstat (limited to 'externals/build/src/ibfft~.c')
-rw-r--r--externals/build/src/ibfft~.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/externals/build/src/ibfft~.c b/externals/build/src/ibfft~.c
index e37e2685..dfe34cc4 100644
--- a/externals/build/src/ibfft~.c
+++ b/externals/build/src/ibfft~.c
@@ -1 +1,2 @@
+#include "../../../pd/src/d_mayer_fft.c"
#include "../../creb/modules/bfft.c"