summaryrefslogtreecommitdiffstats
path: root/server/spice.h
diff options
context:
space:
mode:
Diffstat (limited to 'server/spice.h')
-rw-r--r--server/spice.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/server/spice.h b/server/spice.h
index c3fd97ae..fa927d83 100644
--- a/server/spice.h
+++ b/server/spice.h
@@ -83,4 +83,6 @@ int spice_server_set_channel_security(SpiceServer *s,
spice_channel_t channel,
int security);
+int spice_server_set_mouse_absolute(SpiceServer *s, int absolute);
+
#endif