Fix build

This commit is contained in:
Jasper St. Pierre 2012-06-29 10:05:09 -04:00
parent 849c7c2f66
commit d936489647

View File

@ -443,7 +443,7 @@ typedef enum
#ifndef __GI_SCANNER__
/* backwards compatibility */
typedef union _GIArgument GArgument;
typedef GIArgument GArgument;
typedef struct _GITypelib GTypelib;
#endif