aboutsummaryrefslogtreecommitdiffstats
path: root/unix/xserver/hw/vnc/vncExtInit.h
diff options
context:
space:
mode:
Diffstat (limited to 'unix/xserver/hw/vnc/vncExtInit.h')
-rw-r--r--unix/xserver/hw/vnc/vncExtInit.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/unix/xserver/hw/vnc/vncExtInit.h b/unix/xserver/hw/vnc/vncExtInit.h
index 23c0c669..36e52032 100644
--- a/unix/xserver/hw/vnc/vncExtInit.h
+++ b/unix/xserver/hw/vnc/vncExtInit.h
@@ -81,6 +81,7 @@ void vncAddCopied(int scrIdx, int nRects,
void vncSetCursor(int width, int height, int hotX, int hotY,
const unsigned char *rgbaData);
+void vncSetCursorPos(int scrIdx, int x, int y);
void vncPreScreenResize(int scrIdx);
void vncPostScreenResize(int scrIdx, int success, int width, int height);