diff options
Diffstat (limited to 'gio/giotypes.h')
-rw-r--r-- | gio/giotypes.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/gio/giotypes.h b/gio/giotypes.h index 1b4c2b2fc..f9c35cfd0 100644 --- a/gio/giotypes.h +++ b/gio/giotypes.h @@ -50,6 +50,7 @@ typedef struct _GEncoder GEncoder; typedef struct _GSerializable GSerializable; typedef struct _GBinaryEncoder GBinaryEncoder; typedef struct _GKeyfileEncoder GKeyfileEncoder; +typedef struct _GMarkupEncoder GMarkupEncoder; typedef struct _GSimpleActionGroup GSimpleActionGroup; typedef struct _GRemoteActionGroup GRemoteActionGroup; |