diff options
Diffstat (limited to 'sway/tree')
-rw-r--r-- | sway/tree/output.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/sway/tree/output.c b/sway/tree/output.c index 5a992f2d..138144a7 100644 --- a/sway/tree/output.c +++ b/sway/tree/output.c @@ -8,7 +8,6 @@ #include "sway/layers.h" #include "sway/output.h" #include "sway/tree/arrange.h" -#include "sway/tree/output.h" #include "sway/tree/workspace.h" #include "log.h" #include "util.h" |