aboutsummaryrefslogtreecommitdiffstats
path: root/sway/desktop/output.c
diff options
context:
space:
mode:
Diffstat (limited to 'sway/desktop/output.c')
-rw-r--r--sway/desktop/output.c1
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 @@
5#include <time.h> 5#include <time.h>
6#include <wayland-server-core.h> 6#include <wayland-server-core.h>
7#include <wlr/render/wlr_renderer.h> 7#include <wlr/render/wlr_renderer.h>
8#include <wlr/types/wlr_box.h>
9#include <wlr/types/wlr_buffer.h> 8#include <wlr/types/wlr_buffer.h>
10#include <wlr/types/wlr_matrix.h> 9#include <wlr/types/wlr_matrix.h>
11#include <wlr/types/wlr_output_damage.h> 10#include <wlr/types/wlr_output_damage.h>