summaryrefslogtreecommitdiff
path: root/clients/gears.c
diff options
context:
space:
mode:
Diffstat (limited to 'clients/gears.c')
-rw-r--r--clients/gears.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/clients/gears.c b/clients/gears.c
index 073eee1..7d97e23 100644
--- a/clients/gears.c
+++ b/clients/gears.c
@@ -309,7 +309,7 @@ resize_handler(struct window *window, void *data)
static void
keyboard_focus_handler(struct window *window,
- struct wl_input_device *device, void *data)
+ struct input *device, void *data)
{
struct gears *gears = data;