summaryrefslogtreecommitdiff
path: root/src/ps2comm.c
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 /src/ps2comm.c
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 'src/ps2comm.c')
-rw-r--r--src/ps2comm.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/ps2comm.c b/src/ps2comm.c
index f88b5cb..7c8e631 100644
--- a/src/ps2comm.c
+++ b/src/ps2comm.c
@@ -38,7 +38,6 @@
#include <xorg-server.h>
#include "synproto.h"
-#include "synaptics.h"
#include "synapticsstr.h"
#include "ps2comm.h"
#include <xf86.h>