[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 Philip Withnall
parent a9a3352d8a
commit ccdceb1e09

View File

@ -29,7 +29,7 @@
#include <glib/gstdio.h>
#include "girepository.h"
#include "gtypelib.h"
#include "gitypelib-internal.h"
/* FIXME: Avoid global */
static gchar *output = NULL;