]> err.no Git - pkg-config/commitdiff
2009-03-30 Tollef Fog Heen <tfheen@err.no>
authorTollef Fog Heen <tfheen@err.no>
Mon, 30 Mar 2009 19:16:28 +0000 (21:16 +0200)
committerTollef Fog Heen <tfheen@err.no>
Mon, 30 Mar 2009 19:16:28 +0000 (21:16 +0200)
* pkg.h: Fix up path to glib.h

ChangeLog
pkg.h

index a41159125f47d97fa71b97d8d8f5e265d8e7e10a..84a3f432cdb1d3a6616a35228c7193d35b451554 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,7 @@
 2009-03-30  Tollef Fog Heen  <tfheen@err.no>
 
+       * 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 2c552d36e71d84e5ef2f4a753c9da3042696ea33..e7d920f77c4ba58170b8efb4b672f684fed7c723 100644 (file)
--- a/pkg.h
+++ b/pkg.h
@@ -23,7 +23,7 @@
 #ifdef USE_INSTALLED_GLIB
 #include <glib.h>
 #else
-#include "partial-glib.h"
+#include "glib-1.2.10/glib.h"
 #endif
 
 typedef enum