mirror of
https://gitlab.uni-freiburg.de/opensourcevdi/spice
synced 2026-08-21 09:24:30 +00:00
Make RedGlzDrawable typedef private
Signed-off-by: Frediano Ziglio <fziglio@redhat.com> Acked-by: Jonathon Jongsma <jjongsma@redhat.com>
This commit is contained in:
parent
0434e66a37
commit
67981ff7f6
@ -32,6 +32,7 @@
|
||||
|
||||
#define MAX_GLZ_DRAWABLE_INSTANCES 2
|
||||
|
||||
typedef struct RedGlzDrawable RedGlzDrawable;
|
||||
typedef struct GlzDrawableInstanceItem GlzDrawableInstanceItem;
|
||||
|
||||
struct GlzSharedDictionary {
|
||||
|
||||
@ -34,7 +34,6 @@
|
||||
struct RedClient;
|
||||
|
||||
typedef struct RedCompressBuf RedCompressBuf;
|
||||
typedef struct RedGlzDrawable RedGlzDrawable;
|
||||
typedef struct ImageEncoders ImageEncoders;
|
||||
typedef struct ImageEncoderSharedData ImageEncoderSharedData;
|
||||
typedef struct GlzSharedDictionary GlzSharedDictionary;
|
||||
|
||||
Loading…
Reference in New Issue
Block a user