aboutsummaryrefslogtreecommitdiff
path: root/hidio_types.c
diff options
context:
space:
mode:
authorOlaf Matthes <olafmatt@users.sourceforge.net>2006-12-08 11:28:25 +0000
committerOlaf Matthes <olafmatt@users.sourceforge.net>2006-12-08 11:28:25 +0000
commit1bcbca14315920e88bb15ba0c73860443dd601ef (patch)
tree9db15eee1aa59b9e3657f5b40bf130337ff9189d /hidio_types.c
parent732d359c182794df20e78b4e00db4c5bf123dfec (diff)
some changes to compile for Max again on OS X, still crashes when starting to poll
svn path=/trunk/externals/io/hidio/; revision=6736
Diffstat (limited to 'hidio_types.c')
-rw-r--r--hidio_types.c5
1 files changed, 4 insertions, 1 deletions
diff --git a/hidio_types.c b/hidio_types.c
index 43c0708..4a69bda 100644
--- a/hidio_types.c
+++ b/hidio_types.c
@@ -1,5 +1,8 @@
-
+#ifdef PD
#include "m_pd.h"
+#else
+#include "ext.h"
+#endif
#include "hidio.h"
//#define DEBUG(x)