Use #define WL_HIDE_DEPRECATED to avoid deprecated warnings for wl_buffer

This commit is contained in:
Kristian Høgsberg
2013-08-06 19:27:04 -07:00
parent 85c40f2d85
commit 3c17933de8
5 changed files with 3 additions and 3 deletions
+1
View File
@@ -40,6 +40,7 @@
#include <cairo-gl.h>
#include <wayland-client.h>
#define WL_HIDE_DEPRECATED
#include <wayland-server.h>
#include "window.h"