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, 1 insertions, 0 deletions
diff --git a/sway/desktop/output.c b/sway/desktop/output.c
index e02ab32d..d9328701 100644
--- a/sway/desktop/output.c
+++ b/sway/desktop/output.c
@@ -16,6 +16,7 @@
16#include <wlr/types/wlr_presentation_time.h> 16#include <wlr/types/wlr_presentation_time.h>
17#include <wlr/types/wlr_compositor.h> 17#include <wlr/types/wlr_compositor.h>
18#include <wlr/util/region.h> 18#include <wlr/util/region.h>
19#include <wlr/util/transform.h>
19#include "config.h" 20#include "config.h"
20#include "log.h" 21#include "log.h"
21#include "sway/config.h" 22#include "sway/config.h"