aboutsummaryrefslogtreecommitdiff
path: root/include/backend/libinput.h
diff options
context:
space:
mode:
authorDrew DeVault <sir@cmpwn.com>2017-09-25 08:29:35 -0400
committerDrew DeVault <sir@cmpwn.com>2017-09-25 08:29:51 -0400
commitf4387b437f6fc9dce864f5aa639bf1f5ddd98043 (patch)
tree28a81b62a662ac53837946c4ab05cc5cb4a3c5b8 /include/backend/libinput.h
parent61e451ea1b36435341d02ae34548bd0ea3abdd57 (diff)
parent2330a6864373206a1359ec88bad2a8a714205e71 (diff)
Merge branch 'master' into rootston
Diffstat (limited to 'include/backend/libinput.h')
-rw-r--r--include/backend/libinput.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/include/backend/libinput.h b/include/backend/libinput.h
index f484ea8d..bb6083a4 100644
--- a/include/backend/libinput.h
+++ b/include/backend/libinput.h
@@ -1,5 +1,5 @@
-#ifndef _WLR_BACKEND_LIBINPUT_INTERNAL_H
-#define _WLR_BACKEND_LIBINPUT_INTERNAL_H
+#ifndef BACKEND_LIBINPUT_H
+#define BACKEND_LIBINPUT_H
#include <libinput.h>
#include <wayland-server-core.h>
#include <wlr/types/wlr_input_device.h>