aboutsummaryrefslogtreecommitdiffstats
path: root/sway/commands/resize.c
diff options
context:
space:
mode:
Diffstat (limited to 'sway/commands/resize.c')
-rw-r--r--sway/commands/resize.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/sway/commands/resize.c b/sway/commands/resize.c
index c88d2734..0e497239 100644
--- a/sway/commands/resize.c
+++ b/sway/commands/resize.c
@@ -6,7 +6,6 @@
6#include <string.h> 6#include <string.h>
7#include <strings.h> 7#include <strings.h>
8#include <wlr/util/edges.h> 8#include <wlr/util/edges.h>
9#include <wlr/util/log.h>
10#include "sway/commands.h" 9#include "sway/commands.h"
11#include "sway/tree/arrange.h" 10#include "sway/tree/arrange.h"
12#include "sway/tree/view.h" 11#include "sway/tree/view.h"