aboutsummaryrefslogtreecommitdiff
path: root/sway/commands/input/xkb_rules.c
diff options
context:
space:
mode:
Diffstat (limited to 'sway/commands/input/xkb_rules.c')
-rw-r--r--sway/commands/input/xkb_rules.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/sway/commands/input/xkb_rules.c b/sway/commands/input/xkb_rules.c
index 01ccd06f..3b59622c 100644
--- a/sway/commands/input/xkb_rules.c
+++ b/sway/commands/input/xkb_rules.c
@@ -1,7 +1,6 @@
#define _POSIX_C_SOURCE 200809L
#include "sway/config.h"
#include "sway/commands.h"
-#include "sway/input/input-manager.h"
#include "log.h"
struct cmd_results *input_cmd_xkb_rules(int argc, char **argv) {