diff options
Diffstat (limited to 'sway/desktop/output.c')
-rw-r--r-- | sway/desktop/output.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/sway/desktop/output.c b/sway/desktop/output.c index aa148290..2f2ab4bc 100644 --- a/sway/desktop/output.c +++ b/sway/desktop/output.c @@ -5,7 +5,6 @@ #include <time.h> #include <wayland-server-core.h> #include <wlr/render/wlr_renderer.h> -#include <wlr/types/wlr_box.h> #include <wlr/types/wlr_buffer.h> #include <wlr/types/wlr_matrix.h> #include <wlr/types/wlr_output_damage.h> |