aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--linuxhid.h4
1 files changed, 1 insertions, 3 deletions
diff --git a/linuxhid.h b/linuxhid.h
index bb7f577..f7bb3c3 100644
--- a/linuxhid.h
+++ b/linuxhid.h
@@ -1,4 +1,4 @@
-#include <m_imp.h>
+#include "m_imp.h"
#include <linux/input.h>
@@ -15,8 +15,6 @@
#define DEBUG(x)
/*#define DEBUG(x) x */
-static char *version = "$Revision: 1.2 $";
-
/*------------------------------------------------------------------------------
* from evtest.c from the ff-utils package
*/