diff --git a/ChangeLog b/ChangeLog index a411591..84a3f43 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,7 @@ 2009-03-30 Tollef Fog Heen + * pkg.h: Fix up path to glib.h + * pkg.c (add_virtual_pkgconfig_package): Fix URL to pkg-config. * partial-glib.[ch]: Get rid of those, they are no longer in use. diff --git a/pkg.h b/pkg.h index 2c552d3..e7d920f 100644 --- a/pkg.h +++ b/pkg.h @@ -23,7 +23,7 @@ #ifdef USE_INSTALLED_GLIB #include #else -#include "partial-glib.h" +#include "glib-1.2.10/glib.h" #endif typedef enum