summaryrefslogtreecommitdiffstats
path: root/wayland-client.h
diff options
context:
space:
mode:
Diffstat (limited to 'wayland-client.h')
-rw-r--r--wayland-client.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/wayland-client.h b/wayland-client.h
index 8e8850a..cb2bd29 100644
--- a/wayland-client.h
+++ b/wayland-client.h
@@ -124,7 +124,8 @@ struct wl_input_device_listener {
struct wl_surface *surface);
void (*keyboard_focus)(void *data,
struct wl_input_device *input_device,
- struct wl_surface *surface);
+ struct wl_surface *surface,
+ struct wl_array *keys);
};
int