summaryrefslogtreecommitdiff
path: root/components/keymap.c
diff options
context:
space:
mode:
Diffstat (limited to 'components/keymap.c')
-rw-r--r--components/keymap.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/components/keymap.c b/components/keymap.c
index 2a99474..e2dbc6f 100644
--- a/components/keymap.c
+++ b/components/keymap.c
@@ -5,8 +5,8 @@
#include <X11/XKBlib.h>
#include <X11/Xlib.h>
-#include "../util.h"
#include "../slstatus.h"
+#include "../util.h"
static int
valid_layout_or_variant(char *sym)