diff options
Diffstat (limited to 'components/keymap.c')
-rw-r--r-- | components/keymap.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/components/keymap.c b/components/keymap.c index ddf7a15..87036db 100644 --- a/components/keymap.c +++ b/components/keymap.c @@ -6,6 +6,7 @@ #include <X11/Xlib.h> #include "../util.h" +#include "../slstatus.h" static int valid_layout_or_variant(char *sym) |