aboutsummaryrefslogtreecommitdiff
path: root/linuxjoystick.c
diff options
context:
space:
mode:
authorHans-Christoph Steiner <eighthave@users.sourceforge.net>2004-10-22 02:34:32 +0000
committerHans-Christoph Steiner <eighthave@users.sourceforge.net>2004-10-22 02:34:32 +0000
commit3de36ab48806044ec6d6ca37d10a69ec1c4fb5af (patch)
treef7bc2cb8f1353b424203034918b156d9bf6e6a4d /linuxjoystick.c
parentea0b95a8576aeef335345cf66f93aed1ba0c24de (diff)
cleaned up includes
svn path=/trunk/externals/hcs/; revision=2139
Diffstat (limited to 'linuxjoystick.c')
-rw-r--r--linuxjoystick.c4
1 files changed, 3 insertions, 1 deletions
diff --git a/linuxjoystick.c b/linuxjoystick.c
index 0a90535..f6f0d3e 100644
--- a/linuxjoystick.c
+++ b/linuxjoystick.c
@@ -1,8 +1,10 @@
+#include <m_pd.h>
+
#include "linuxhid.h"
#define LINUXJOYSTICK_AXES 6
-static char *version = "$Revision: 1.6 $";
+static char *version = "$Revision: 1.7 $";
/*------------------------------------------------------------------------------
* CLASS DEF