aboutsummaryrefslogtreecommitdiff
path: root/desiredata/src/m_pd.h
diff options
context:
space:
mode:
Diffstat (limited to 'desiredata/src/m_pd.h')
-rw-r--r--desiredata/src/m_pd.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/desiredata/src/m_pd.h b/desiredata/src/m_pd.h
index 8b012910..ff502122 100644
--- a/desiredata/src/m_pd.h
+++ b/desiredata/src/m_pd.h
@@ -86,6 +86,9 @@ public:
};
#endif
+/* needed for all those strcmp.h in here */
+#include <string.h>
+
extern "C" {
#endif