From c6f5b0746d14446215983aa473ecbd067cbe4379 Mon Sep 17 00:00:00 2001 From: Johan Malm Date: Tue, 19 Nov 2019 20:49:29 +0000 Subject: [PATCH] Remove wayland-server.h include --- tinywl.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tinywl.c b/tinywl.c index 98c0f0a8..c16db0d9 100644 --- a/tinywl.c +++ b/tinywl.c @@ -5,7 +5,7 @@ #include #include #include -#include +#include #include #include #include -- 2.52.0