summaryrefslogtreecommitdiff
path: root/src/grp-locale/systemd-localed/localed.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/grp-locale/systemd-localed/localed.c')
-rw-r--r--src/grp-locale/systemd-localed/localed.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/grp-locale/systemd-localed/localed.c b/src/grp-locale/systemd-localed/localed.c
index 7bb7f1cf34..a876cd0718 100644
--- a/src/grp-locale/systemd-localed/localed.c
+++ b/src/grp-locale/systemd-localed/localed.c
@@ -23,8 +23,8 @@
#include <unistd.h>
#ifdef HAVE_XKBCOMMON
-#include <xkbcommon/xkbcommon.h>
#include <dlfcn.h>
+#include <xkbcommon/xkbcommon.h>
#endif
#include <systemd/sd-bus.h>