[gitypes.h] Do not include gibaseinfo.h

To avoid cyclic dependencies
This commit is contained in:
Johan Dahlin 2010-06-05 12:39:21 -03:00
parent 968850eaf1
commit 6d51857f01

View File

@ -26,8 +26,6 @@
#error "Only <girepository.h> can be included directly."
#endif
#include <gibaseinfo.h>
G_BEGIN_DECLS
typedef struct _GIBaseInfoStub GIBaseInfo;