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