summaryrefslogtreecommitdiff
path: root/clutter-gtk.pc.in
diff options
context:
space:
mode:
authorEmmanuele Bassi <ebassi@openedhand.com>2008-07-04 10:49:14 +0000
committerEmmanuele Bassi <ebassi@openedhand.com>2008-07-04 10:49:14 +0000
commit5295efbbdd87869144b62d53c51b6ae4c1c83c77 (patch)
tree1c7382ecfffbcb0a8585cfe8b7c43eecd9d59518 /clutter-gtk.pc.in
parent846540edfcbc6fd3933921c45de60afc92d81664 (diff)
downloadclutter-gtk-5295efbbdd87869144b62d53c51b6ae4c1c83c77.tar.gz
2008-07-04 Emmanuele Bassi <ebassi@openedhand.com>
* clutter-gtk.pc.in: Fix the inclusion directory * clutter-gtk/gtk-clutter-embed.c: Synch up with the stable branch to handle focus. Also remove the ClutterContainer implementation. * clutter-gtk/gtk-clutter-util.[ch]: Fully document and add the gtk_clutter_texture_set_from_icon_name() helper function. * configure.ac: Whitespace * examples/gtk-clutter-test.c: Update.
Diffstat (limited to 'clutter-gtk.pc.in')
-rw-r--r--clutter-gtk.pc.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/clutter-gtk.pc.in b/clutter-gtk.pc.in
index 13a86ab..3e8b1c0 100644
--- a/clutter-gtk.pc.in
+++ b/clutter-gtk.pc.in
@@ -7,5 +7,5 @@ Name: clutter-gtk
Description: GTK+ widget for Clutter
Version: @VERSION@
Libs: -L${libdir} -lclutter-gtk-0.7
-Cflags: -I${includedir}/clutter-0.6/clutter-gtk
+Cflags: -I${includedir}/clutter-0.7/clutter-gtk
Requires: clutter-x11-0.7 gtk+-2.0