From 05454618cd2d49fb3a5f0c560b0d2c455cf32467 Mon Sep 17 00:00:00 2001 From: Simon Ser Date: Fri, 14 Oct 2022 17:53:56 +0200 Subject: xwayland: split headers We're about to get one more Xwayland-related thing, and this header already contains two things. --- xwayland/xwayland.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'xwayland') diff --git a/xwayland/xwayland.c b/xwayland/xwayland.c index d76f0eec..1fde7700 100644 --- a/xwayland/xwayland.c +++ b/xwayland/xwayland.c @@ -10,9 +10,9 @@ #include #include #include -#include +#include #include -#include +#include #include "sockets.h" #include "xwayland/xwm.h" -- cgit v1.2.3