[build] Use the right inclusion path in the pc file
authorEmmanuele Bassi <ebassi@linux.intel.com>
Wed, 10 Jun 2009 16:22:06 +0000 (17:22 +0100)
committerEmmanuele Bassi <ebassi@linux.intel.com>
Wed, 10 Jun 2009 16:22:06 +0000 (17:22 +0100)
commit4db0bb573a84921d00e5c9d5e04958cd516d8126
treef4ae6eb62c21399dc38fd5b5fd8b015eb728329e
parent8ec62ca24c08e54322674541e6c516ecaf61f0b2
[build] Use the right inclusion path in the pc file

The inclusion path for Clutter-GTK is:

  $(includedir)/clutter-$(clutter_api_version)

So that:

  #include <clutter-gtk/clutter-gtk.h>

Will work as expected.
clutter-gtk.pc.in