X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=gio%2Fgiotypes.h;h=876d856cda34d80f341e65d104a15a4116de7b6a;hb=dccce383670592f12510019e92ea91a618a1810c;hp=a3abecc6f790bae1a5a83228d7abdb8635f0bd6f;hpb=fefe5d9a20756d58f4207ae26553d65d54037b20;p=platform%2Fupstream%2Fglib.git diff --git a/gio/giotypes.h b/gio/giotypes.h index a3abecc..876d856 100644 --- a/gio/giotypes.h +++ b/gio/giotypes.h @@ -465,6 +465,8 @@ typedef GType (*GDBusProxyTypeFunc) (GDBusObjectManagerClient *manager, const gchar *interface_name, gpointer user_data); +typedef struct _GTestDBus GTestDBus; + G_END_DECLS #endif /* __GIO_TYPES_H__ */