summaryrefslogtreecommitdiff
path: root/clients/window.h
diff options
context:
space:
mode:
Diffstat (limited to 'clients/window.h')
-rw-r--r--clients/window.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/clients/window.h b/clients/window.h
index 1db5eb0..653eaeb 100644
--- a/clients/window.h
+++ b/clients/window.h
@@ -364,7 +364,7 @@ struct widget *
frame_create(struct window *window, void *data);
void
-input_set_pointer_image(struct input *input, uint32_t time, int pointer);
+input_set_pointer_image(struct input *input, int pointer);
void
input_get_position(struct input *input, int32_t *x, int32_t *y);