aboutsummaryrefslogtreecommitdiff
path: root/pd/src/d_mayer_fft.c
diff options
context:
space:
mode:
authorMiller Puckette <millerpuckette@users.sourceforge.net>2005-05-18 04:28:51 +0000
committerMiller Puckette <millerpuckette@users.sourceforge.net>2005-05-18 04:28:51 +0000
commit388f7a1df37afeed0dd120f8091614a7f6dd91ab (patch)
tree8a439951a1c190b1fc786abc4f69b23181c54168 /pd/src/d_mayer_fft.c
parentbb13717ae41bfa317e7b84625201279a5a2a09d9 (diff)
Damn, edited this before and lost the update. More data features.
Took about 12 patches. svn path=/trunk/; revision=3006
Diffstat (limited to 'pd/src/d_mayer_fft.c')
-rw-r--r--pd/src/d_mayer_fft.c3
1 files changed, 3 insertions, 0 deletions
diff --git a/pd/src/d_mayer_fft.c b/pd/src/d_mayer_fft.c
index 0e2242b7..da77e048 100644
--- a/pd/src/d_mayer_fft.c
+++ b/pd/src/d_mayer_fft.c
@@ -54,6 +54,9 @@
#pragma warning( disable : 4101 ) /* unused local variables */
#endif
+/* the following is needed only to declare pd_fft() as exportable in MSW */
+#include "m_pd.h"
+
#define REAL float
#define GOOD_TRIG