summaryrefslogtreecommitdiffstats
path: root/server/cursor-channel.h
diff options
context:
space:
mode:
Diffstat (limited to 'server/cursor-channel.h')
-rw-r--r--server/cursor-channel.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/server/cursor-channel.h b/server/cursor-channel.h
index 6a26bdb7..19142269 100644
--- a/server/cursor-channel.h
+++ b/server/cursor-channel.h
@@ -87,7 +87,7 @@ CursorItem* cursor_item_new (RedCursorCmd *cmd, uint32_t gro
void cursor_item_unref (QXLInstance *qxl, CursorItem *cursor);
-CursorChannelClient *cursor_channel_client_new(CommonChannel *common,
+CursorChannelClient* cursor_channel_client_new(CursorChannel *cursor,
RedClient *client, RedsStream *stream,
int mig_target,
uint32_t *common_caps, int num_common_caps,