[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
parent 67126e38d4
commit 64ee6cb5b0
10 changed files with 10 additions and 10 deletions

View File

@@ -26,7 +26,7 @@
#include "girparser.h"
#include "girmodule.h"
#include "girnode.h"
#include "gtypelib.h"
#include "gitypelib-internal.h"
#include "config.h"
#if defined(HAVE_BACKTRACE) && defined(HAVE_BACKTRACE_SYMBOLS)