aboutsummaryrefslogtreecommitdiff
path: root/src/string2any.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/string2any.c')
-rw-r--r--src/string2any.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/string2any.c b/src/string2any.c
index 0382948..73eaae9 100644
--- a/src/string2any.c
+++ b/src/string2any.c
@@ -25,8 +25,8 @@
*=============================================================================*/
#include <string.h>
-
#include <m_pd.h>
+#include "mooPdUtils.h"
#ifdef HAVE_CONFIG_H
# include "config.h"