summaryrefslogtreecommitdiff
path: root/gdk-pixbuf-2.0.pc.in
diff options
context:
space:
mode:
authorOwen Taylor <otaylor@redhat.com>2001-03-03 18:39:33 +0000
committerOwen Taylor <otaylor@src.gnome.org>2001-03-03 18:39:33 +0000
commit8e41f0dc071771fa1e924a07d180f45caa798554 (patch)
treeeaad2bc7729c95f9600139897c9a363356552094 /gdk-pixbuf-2.0.pc.in
parent7ed54942b1fb06edfa21bc8e349b00e5a485a82f (diff)
downloadgdk-pixbuf-8e41f0dc071771fa1e924a07d180f45caa798554.tar.gz
Remove spurious const.
Sat Mar 3 13:32:47 2001 Owen Taylor <otaylor@redhat.com> * gtk/gtkimmodule.c (gtk_im_module_init): Remove spurious const. * gdk-pixbuf-2.0.pc.in gtk+-2.0.pc.in: Fix include path. * gtk/gtkdialog.c (gtk_dialog_set_default_response): If there is no focus widget for the dialog currently, grab the focus as well as the default. * gtk/gtkdialog.c (gtk_dialog_set_default_response): Get the action area's children to iterate through, not the dialog's children.
Diffstat (limited to 'gdk-pixbuf-2.0.pc.in')
-rw-r--r--gdk-pixbuf-2.0.pc.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/gdk-pixbuf-2.0.pc.in b/gdk-pixbuf-2.0.pc.in
index 96afc3d31..bc22fd3d1 100644
--- a/gdk-pixbuf-2.0.pc.in
+++ b/gdk-pixbuf-2.0.pc.in
@@ -8,4 +8,4 @@ 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}
+Cflags: -I${includedir}/gtk-2.0.