mirror of
https://github.com/brl/mutter.git
synced 2025-01-27 20:08:56 +00:00
1527b017c5
cogl-winsys-egl-feature-functions.h was unconditionally depending on the struct wl_display type being defined. This guards the check for the "WL_bind_wayland_display" extension with #ifdef COGL_HAS_EGL_PLATFORM_WAYLAND_SUPPORT Signed-off-by: Neil Roberts <neil@linux.intel.com>