xwayland: split headers

We're about to get one more Xwayland-related thing, and this header
already contains two things.
This commit is contained in:
Simon Ser 2022-10-14 17:53:56 +02:00
parent fc3d8b228b
commit 05454618cd
4 changed files with 338 additions and 322 deletions

View file

@ -10,9 +10,9 @@
#include <sys/wait.h>
#include <time.h>
#include <unistd.h>
#include <wayland-server-core.h>
#include <wlr/types/wlr_seat.h>
#include <wlr/util/log.h>
#include <wlr/xwayland.h>
#include <wlr/xwayland/xwayland.h>
#include "sockets.h"
#include "xwayland/xwm.h"