Generate protocol types and metadata from xml

This commit is contained in:
Kristian Høgsberg 2010-08-03 09:26:44 -04:00
parent c37c57aec7
commit a1f3f60bea
15 changed files with 637 additions and 289 deletions

View file

@ -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 {