---
src/wayland-server.h | 1 +
1 file changed, 1 insertion(+)
diff --git a/src/wayland-server.h b/src/wayland-server.h
index 45cc61c..f516289 100644
--- a/src/wayland-server.h
+++ b/src/wayland-server.h
@@ -180,6 +180,7 @@ struct wl_buffer {
struct wl_resource resource;
int32_t width, height;
uint32_t busy_count;
+ int32_t encoding;
};
struct wl_surface {
--
1.7.12.1
_______________________________________________
wayland-devel mailing list
[email protected]
http://lists.freedesktop.org/mailman/listinfo/wayland-devel