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 269609123..d09bfae6b 100644 --- a/gio/giotypes.h +++ b/gio/giotypes.h @@ -117,6 +117,7 @@ typedef struct _GIOExtension GIOExtension; typedef struct _GIOSchedulerJob GIOSchedulerJob; typedef struct _GIOStreamAdapter GIOStreamAdapter; typedef struct _GLoadableIcon GLoadableIcon; /* Dummy typedef */ +typedef struct _GBytesIcon GBytesIcon; typedef struct _GMemoryInputStream GMemoryInputStream; typedef struct _GMemoryOutputStream GMemoryOutputStream; |