[gtypelib.ch] Rename to gitypelib.ch

Rename gtypelib.h -> gitypelib-internal.h and rename
gtypelib.c to gitypelib.c
This commit is contained in:
Johan Dahlin 2010-05-31 17:44:46 -03:00 committed by Evan Welsh
parent 2ed6e7573f
commit f414299339

View File

@ -33,7 +33,7 @@
#include "girmodule.h"
#include "girnode.h"
#include "girparser.h"
#include "gtypelib.h"
#include "gitypelib-internal.h"
gboolean code = FALSE;
gboolean no_init = FALSE;