mirror of
https://gitlab.freedesktop.org/wlroots/wlroots.git
synced 2025-11-01 22:58:38 -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,10 +1,8 @@
|
|||
#include <assert.h>
|
||||
#include <errno.h>
|
||||
#include <drm_fourcc.h>
|
||||
#include <stdio.h>
|
||||
#include <stdlib.h>
|
||||
#include <string.h>
|
||||
#include <unistd.h>
|
||||
#include <wayland-server-core.h>
|
||||
#include <wlr/backend/interface.h>
|
||||
#include <wlr/backend/session.h>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue