mirror of
https://gitlab.freedesktop.org/wlroots/wlroots.git
synced 2026-06-11 03:01:39 -04:00
Fix/cleanup includes a bit
This commit is contained in:
parent
4277d8cfdc
commit
5fd43add1c
21 changed files with 12 additions and 25 deletions
|
|
@ -1,7 +1,5 @@
|
|||
#include <assert.h>
|
||||
#include <errno.h>
|
||||
#include <fcntl.h>
|
||||
#include <signal.h>
|
||||
#include <stdio.h>
|
||||
#include <stdlib.h>
|
||||
#include <stdlib.h>
|
||||
|
|
@ -14,7 +12,6 @@
|
|||
#include <wlr/util/log.h>
|
||||
#include <wlr/xwayland/shell.h>
|
||||
#include <wlr/xwayland/xwayland.h>
|
||||
#include "sockets.h"
|
||||
#include "xwayland/xwm.h"
|
||||
|
||||
struct wlr_xwayland_cursor {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue