From 8dff8642c43a473713d48533974d9c7883bbc5c1 Mon Sep 17 00:00:00 2001 From: Henrik Rydberg Date: Wed, 16 Jun 2010 02:30:41 +0200 Subject: refactor: Replace hwdata by mtdev This patch makes the switch, from using hwdata and the associated type A parser, to using mtdev and the associated type B parser. A command-line gesture test program is included. Signed-off-by: Henrik Rydberg --- include/mtdev-caps.h | 1 + 1 file changed, 1 insertion(+) (limited to 'include/mtdev-caps.h') diff --git a/include/mtdev-caps.h b/include/mtdev-caps.h index 4460eca..727cd11 100644 --- a/include/mtdev-caps.h +++ b/include/mtdev-caps.h @@ -23,6 +23,7 @@ #define MTDEV_CAPS_H #include "common.h" +#include "button.h" #include "abs2mt.h" #include "mtbit.h" -- cgit v1.2.3