aboutsummaryrefslogtreecommitdiff
path: root/OSC/routeOSC.c
diff options
context:
space:
mode:
Diffstat (limited to 'OSC/routeOSC.c')
-rw-r--r--OSC/routeOSC.c4
1 files changed, 3 insertions, 1 deletions
diff --git a/OSC/routeOSC.c b/OSC/routeOSC.c
index 0e297dd..1b3a264 100644
--- a/OSC/routeOSC.c
+++ b/OSC/routeOSC.c
@@ -58,7 +58,9 @@ The OpenSound Control WWW page is
#include <stdlib.h>
#include <string.h>
#endif
-
+#ifdef MACOSX
+ #include <stdio.h>
+#endif
/* structure definition of your object */
#define MAX_NUM 20