mirror of
https://gitlab.freedesktop.org/wlroots/wlroots.git
synced 2025-12-15 08:56:26 -05:00
s/wayland.h/types.h/g
This commit is contained in:
parent
c7f6981d9c
commit
e2ee67125e
6 changed files with 7 additions and 7 deletions
|
|
@ -2,7 +2,7 @@
|
|||
#define _WLR_WAYLAND_INTERNAL_H
|
||||
|
||||
#include <wayland-server.h>
|
||||
#include <wlr/wayland.h>
|
||||
#include <wlr/types.h>
|
||||
#include <stdbool.h>
|
||||
|
||||
struct wlr_output_impl {
|
||||
Loading…
Add table
Add a link
Reference in a new issue