mirror of
https://gitlab.freedesktop.org/wayland/wayland.git
synced 2025-11-02 09:01:39 -05:00
fix missing includes in clients/window.h and clients/wayland-glib.h
This commit is contained in:
parent
1f5d507596
commit
c4b8c457e8
2 changed files with 4 additions and 0 deletions
|
|
@ -24,6 +24,7 @@
|
|||
#define _WAYLAND_GLIB_H_
|
||||
|
||||
#include <glib/gmain.h>
|
||||
#include <wayland-client.h>
|
||||
|
||||
GSource *wl_glib_source_new(struct wl_display *display);
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue