summaryrefslogtreecommitdiff
path: root/test
diff options
context:
space:
mode:
authorPeter Hutterer <peter.hutterer@who-t.net>2012-03-23 16:25:54 +1000
committerPeter Hutterer <peter.hutterer@who-t.net>2012-05-10 10:06:25 +1000
commitebd36c7494062e9f9a47fcd20148de886ebdd46a (patch)
tree97a41a930d3029a4df11e2033eb6537144b047bc /test
parent3430f4af41184752d698dcbf4919469e36b3216c (diff)
Move synaptics.h leftovers to synapticsstr.h, drop synaptics.h
This leaves us with a duplicated define for the maxbuttons but I'll live with that for now. Signed-off-by: Peter Hutterer <peter.hutterer@who-t.net> Acked-by: Chase Douglas <chase.douglas@canonical.com>
Diffstat (limited to 'test')
-rw-r--r--test/eventcomm-test.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/test/eventcomm-test.c b/test/eventcomm-test.c
index d471e98..144d6dc 100644
--- a/test/eventcomm-test.c
+++ b/test/eventcomm-test.c
@@ -31,7 +31,6 @@
#include <stdio.h>
#include <assert.h>
-#include "synaptics.h"
#include "synapticsstr.h"
#include "eventcomm.h"