Fix the build

This commit is contained in:
Matthias Clasen 2015-08-31 11:31:24 -04:00
parent 9326f1a57c
commit b7ad7ea918

View File

@ -1165,6 +1165,8 @@ keyboard_handle_enter (void *data,
_gdk_wayland_display_deliver_event (device->display, event);
}
static void stop_key_repeat (GdkWaylandDeviceData *device);
static void
keyboard_handle_leave (void *data,
struct wl_keyboard *keyboard,