summaryrefslogtreecommitdiffstats
path: root/client/marshallers.h
diff options
context:
space:
mode:
Diffstat (limited to 'client/marshallers.h')
-rw-r--r--client/marshallers.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/client/marshallers.h b/client/marshallers.h
index 7806f295..1e6be115 100644
--- a/client/marshallers.h
+++ b/client/marshallers.h
@@ -56,5 +56,6 @@ typedef struct {
} SpiceMessageMarshallers;
SpiceMessageMarshallers *spice_message_marshallers_get(void);
+SpiceMessageMarshallers *spice_message_marshallers_get1(void);
#endif