From 3cb81c3573036a3606a4c7a1cedbe3e814a22773 Mon Sep 17 00:00:00 2001 From: "Issam E. Maghni" Date: Fri, 7 May 2021 17:36:07 -0400 Subject: cairo: Replace by Same as https://github.com/swaywm/sway/pull/6262 --- main.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'main.c') diff --git a/main.c b/main.c index f0519b7..c03c27a 100644 --- a/main.c +++ b/main.c @@ -9,7 +9,7 @@ #include #include #include "background-image.h" -#include "cairo.h" +#include "cairo_util.h" #include "log.h" #include "pool-buffer.h" #include "wlr-layer-shell-unstable-v1-client-protocol.h" -- cgit v1.2.3