From dab6b3916a2233b607e7b6f46d694715f2c1c902 Mon Sep 17 00:00:00 2001 From: Daniel Stone Date: Thu, 30 Aug 2012 16:28:19 -0700 Subject: [PATCH] clutter.symbols: Update for Wayland changes make check now passes under Wayland. Signed-off-by: Daniel Stone --- clutter/clutter.symbols | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/clutter/clutter.symbols b/clutter/clutter.symbols index 7da395d42..b8e2a527e 100644 --- a/clutter/clutter.symbols +++ b/clutter/clutter.symbols @@ -1580,7 +1580,9 @@ clutter_vertex_get_type clutter_vertex_init clutter_vertex_new #ifdef CLUTTER_WINDOWING_WAYLAND -clutter_wayland_get_egl_display +clutter_wayland_input_device_get_wl_seat +clutter_wayland_stage_get_wl_shell_surface +clutter_wayland_stage_get_wl_surface #endif #ifdef CLUTTER_WINDOWING_WIN32 clutter_win32_disable_event_retrieval