aboutsummaryrefslogtreecommitdiff
path: root/sway/commands/input
diff options
context:
space:
mode:
Diffstat (limited to 'sway/commands/input')
-rw-r--r--sway/commands/input/map_to_region.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/sway/commands/input/map_to_region.c b/sway/commands/input/map_to_region.c
index e85495e5..284b57d0 100644
--- a/sway/commands/input/map_to_region.c
+++ b/sway/commands/input/map_to_region.c
@@ -1,7 +1,6 @@
#define _POSIX_C_SOURCE 200809L
#include <stdlib.h>
#include <string.h>
-#include <wlr/types/wlr_box.h>
#include "sway/commands.h"
#include "sway/config.h"