diff options
Diffstat (limited to 'sway/debug-tree.c')
-rw-r--r-- | sway/debug-tree.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/sway/debug-tree.c b/sway/debug-tree.c index b3266241..0444bb3f 100644 --- a/sway/debug-tree.c +++ b/sway/debug-tree.c @@ -1,7 +1,6 @@ #include <pango/pangocairo.h> #include <wlr/backend.h> #include <wlr/render/wlr_texture.h> -#include <wlr/util/log.h> #include "config.h" #include "sway/debug.h" #include "sway/input/input-manager.h" |