summaryrefslogtreecommitdiffstats
path: root/src/wayland-client.h
diff options
context:
space:
mode:
authorKristian Høgsberg <krh@bitplanet.net>2012-04-14 13:21:41 -0400
committerKristian Høgsberg <krh@bitplanet.net>2012-04-14 13:21:41 -0400
commita8d5236189c329be3dfbf274e2f987719be99f4b (patch)
tree74a09062922131da3567fb72f0d16facf266941b /src/wayland-client.h
parentAdd a public header for the version number (diff)
downloadwayland-0.85.tar
wayland-0.85.tar.gz
wayland-0.85.tar.bz2
wayland-0.85.tar.lz
wayland-0.85.tar.xz
wayland-0.85.tar.zst
wayland-0.85.zip
Add patch chunks missing from previous commmit0.85
For some reason the changes to wayland-client.h and wayland-client.pc didn't get committed with the other versioning changes.
Diffstat (limited to 'src/wayland-client.h')
-rw-r--r--src/wayland-client.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/wayland-client.h b/src/wayland-client.h
index 42aa97b..c9f3172 100644
--- a/src/wayland-client.h
+++ b/src/wayland-client.h
@@ -24,6 +24,7 @@
#define _WAYLAND_CLIENT_H
#include "wayland-util.h"
+#include "wayland-version.h"
#ifdef __cplusplus
extern "C" {