summaryrefslogtreecommitdiffstats
path: root/src/shared/qwaylandxkb_p.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/shared/qwaylandxkb_p.h')
-rw-r--r--src/shared/qwaylandxkb_p.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/shared/qwaylandxkb_p.h b/src/shared/qwaylandxkb_p.h
index 6fa1ea45b..4820d94be 100644
--- a/src/shared/qwaylandxkb_p.h
+++ b/src/shared/qwaylandxkb_p.h
@@ -45,7 +45,7 @@
#include <Qt>
#include <QEvent>
-#if QT_CONFIG(xkbcommon_evdev)
+#if QT_CONFIG(xkbcommon)
#include <xkbcommon/xkbcommon.h>
#else
typedef quint32 xkb_keysym_t;