aboutsummaryrefslogtreecommitdiffstats
path: root/sway/desktop/render.c
diff options
context:
space:
mode:
Diffstat (limited to 'sway/desktop/render.c')
-rw-r--r--sway/desktop/render.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/sway/desktop/render.c b/sway/desktop/render.c
index c4c0004e..9cfdea84 100644
--- a/sway/desktop/render.c
+++ b/sway/desktop/render.c
@@ -13,6 +13,7 @@
13#include <wlr/types/wlr_output.h> 13#include <wlr/types/wlr_output.h>
14#include <wlr/types/wlr_compositor.h> 14#include <wlr/types/wlr_compositor.h>
15#include <wlr/util/region.h> 15#include <wlr/util/region.h>
16#include <wlr/util/transform.h>
16#include "log.h" 17#include "log.h"
17#include "config.h" 18#include "config.h"
18#include "sway/config.h" 19#include "sway/config.h"