egl: Add EGL_WL_bind_wayland_display
[mesa.git] / src / gallium / state_trackers / egl / wayland / native_wayland.c
index b10fc54adb8033159d6e55b77445cde137bf7308..068c3cd7c8e5f5b41fdc05a5ea156dc9e3708086 100644 (file)
@@ -41,6 +41,7 @@
 #include "radeon/drm/radeon_drm_public.h"
 
 #include <wayland-client.h>
+#include "wayland-drm-client-protocol.h"
 #include "wayland-egl-priv.h"
 
 #include <xf86drm.h>