aboutsummaryrefslogtreecommitdiff
path: root/pd/src/d_mayer_fft.c
diff options
context:
space:
mode:
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