summaryrefslogtreecommitdiff
path: root/gdk-pixbuf-2.0.pc.in
diff options
context:
space:
mode:
authorJames Henstridge <jamesh@src.gnome.org>2001-05-03 14:43:15 +0000
committerJames Henstridge <jamesh@src.gnome.org>2001-05-03 14:43:15 +0000
commit58f5b87fac9b9a0b3bf5e8e469a8a898e3c2da23 (patch)
tree66c9316b2858a09464926156f94b2b7cde52a672 /gdk-pixbuf-2.0.pc.in
parente5d8c323c3abedb54492c1d051c5855253c5d34f (diff)
downloadgdk-pixbuf-58f5b87fac9b9a0b3bf5e8e469a8a898e3c2da23.tar.gz
remove '.' from end of include directory
Diffstat (limited to 'gdk-pixbuf-2.0.pc.in')
-rw-r--r--gdk-pixbuf-2.0.pc.in3
1 files changed, 2 insertions, 1 deletions
diff --git a/gdk-pixbuf-2.0.pc.in b/gdk-pixbuf-2.0.pc.in
index bc22fd3d1..36480dc1a 100644
--- a/gdk-pixbuf-2.0.pc.in
+++ b/gdk-pixbuf-2.0.pc.in
@@ -8,4 +8,5 @@ Description: Image loading and scaling
Version: @VERSION@
Requires: gobject-2.0,gmodule-2.0
Libs: -L${libdir} -lgdk_pixbuf-1.3 @INTLLIBS@ @MATH_LIB@
-Cflags: -I${includedir}/gtk-2.0.
+Cflags: -I${includedir}/gtk-2.0
+