diff options
Diffstat (limited to 'sway/commands.c')
-rw-r--r-- | sway/commands.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/sway/commands.c b/sway/commands.c index 54c104b2..317122cd 100644 --- a/sway/commands.c +++ b/sway/commands.c @@ -23,7 +23,6 @@ #include "sway/container.h" #include "sway/output.h" #include "sway/handlers.h" -#include "sway/resize.h" #include "sway/input_state.h" #include "sway/criteria.h" #include "sway/ipc-server.h" |