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.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/sway/desktop/output.c b/sway/desktop/output.c
index 68f095c0..852671d2 100644
--- a/sway/desktop/output.c
+++ b/sway/desktop/output.c
@@ -14,7 +14,7 @@
14#include <wlr/types/wlr_output_layout.h> 14#include <wlr/types/wlr_output_layout.h>
15#include <wlr/types/wlr_output.h> 15#include <wlr/types/wlr_output.h>
16#include <wlr/types/wlr_presentation_time.h> 16#include <wlr/types/wlr_presentation_time.h>
17#include <wlr/types/wlr_surface.h> 17#include <wlr/types/wlr_compositor.h>
18#include <wlr/util/region.h> 18#include <wlr/util/region.h>
19#include "config.h" 19#include "config.h"
20#include "log.h" 20#include "log.h"