mirror of
https://gitlab.freedesktop.org/wlroots/wlroots.git
synced 2025-10-29 05:40:12 -04:00
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:
parent
fc3d8b228b
commit
05454618cd
4 changed files with 338 additions and 322 deletions
|
|
@ -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"
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue