summaryrefslogtreecommitdiffstats
path: root/sway/commands.c
diff options
context:
space:
mode:
Diffstat (limited to 'sway/commands.c')
-rw-r--r--sway/commands.c1
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 @@
23#include "sway/container.h" 23#include "sway/container.h"
24#include "sway/output.h" 24#include "sway/output.h"
25#include "sway/handlers.h" 25#include "sway/handlers.h"
26#include "sway/resize.h"
27#include "sway/input_state.h" 26#include "sway/input_state.h"
28#include "sway/criteria.h" 27#include "sway/criteria.h"
29#include "sway/ipc-server.h" 28#include "sway/ipc-server.h"