aboutsummaryrefslogtreecommitdiff
path: root/include/backend/libinput.h
diff options
context:
space:
mode:
authorSimon Ser <contact@emersion.fr>2022-11-25 18:10:42 +0100
committerAlexander Orzechowski <alex@ozal.ski>2022-12-06 22:39:45 +0000
commita4a40618adb287d6ebebf099ca4d64f39b7f7770 (patch)
treec7596b2264c9c9c8137a3b802f96bce91b0b7586 /include/backend/libinput.h
parentcb6b1193c8aff879c79ceda8cf5bf737837fcb05 (diff)
backend/libinput: use internal_config
Removes project arguments.
Diffstat (limited to 'include/backend/libinput.h')
-rw-r--r--include/backend/libinput.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/include/backend/libinput.h b/include/backend/libinput.h
index 1ec94c2d..36c4794b 100644
--- a/include/backend/libinput.h
+++ b/include/backend/libinput.h
@@ -12,6 +12,8 @@
#include <wlr/types/wlr_tablet_tool.h>
#include <wlr/types/wlr_touch.h>
+#include "config.h"
+
struct wlr_libinput_backend {
struct wlr_backend backend;