summaryrefslogtreecommitdiff
path: root/tools/shared.h
diff options
context:
space:
mode:
authorPeter Hutterer <peter.hutterer@who-t.net>2017-05-25 16:07:14 +1000
committerPeter Hutterer <peter.hutterer@who-t.net>2017-06-02 12:21:35 +1000
commit4508e29a47019a8aa33d9c08eddc55f81b76c17a (patch)
tree16ac0244ba0c5c165d3c307512c9f1a98a5c980c /tools/shared.h
parent12a364a858ee602fdfa02f35f8396d29ae8f058d (diff)
downloadlibinput-4508e29a47019a8aa33d9c08eddc55f81b76c17a.tar.gz
tools: make the libinput tool usage static
This now makes the header obsolete too Signed-off-by: Peter Hutterer <peter.hutterer@who-t.net>
Diffstat (limited to 'tools/shared.h')
-rw-r--r--tools/shared.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/tools/shared.h b/tools/shared.h
index 4d6e700e..0fb8c28d 100644
--- a/tools/shared.h
+++ b/tools/shared.h
@@ -28,8 +28,6 @@
#include <libinput.h>
-#include "libinput-tool.h"
-
enum tools_backend {
BACKEND_DEVICE,
BACKEND_UDEV