mirror of
https://gitlab.freedesktop.org/wayland/wayland.git
synced 2025-11-02 09:01:39 -05:00
Generate protocol types and metadata from xml
This commit is contained in:
parent
c37c57aec7
commit
a1f3f60bea
15 changed files with 637 additions and 289 deletions
|
|
@ -34,8 +34,8 @@
|
|||
#include <assert.h>
|
||||
#include <ffi.h>
|
||||
|
||||
#include "wayland-protocol.h"
|
||||
#include "wayland.h"
|
||||
#include "wayland-server-protocol.h"
|
||||
#include "connection.h"
|
||||
|
||||
struct wl_client {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue