summaryrefslogtreecommitdiff
path: root/gabble/telepathy-gabble.pc.in
diff options
context:
space:
mode:
authorWill Thompson <will.thompson@collabora.co.uk>2009-12-03 19:32:04 +0000
committerWill Thompson <will.thompson@collabora.co.uk>2009-12-03 19:32:04 +0000
commit69a8a0ac8a9ca7698f8f33137fd58f88732767a5 (patch)
tree37dfbd942de19aff472ed7463577f4ee6761f686 /gabble/telepathy-gabble.pc.in
parent6c13f0e060ac30b54a89af5dc9bd9d7f72b52244 (diff)
Put headers in lib/telepathy-gabble-0/{gabble,wocky}
This isn't part of 'telepathy-1.0', and putting the two directories side-by-side (rather than wocky/ being inside gabble/)means that including <plugin.h> won't accidentally include gabble/plugin.h because gabble/ was in the include path for Wocky's benefit.
Diffstat (limited to 'gabble/telepathy-gabble.pc.in')
-rw-r--r--gabble/telepathy-gabble.pc.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/gabble/telepathy-gabble.pc.in b/gabble/telepathy-gabble.pc.in
index 808b64ef1..c01a900fb 100644
--- a/gabble/telepathy-gabble.pc.in
+++ b/gabble/telepathy-gabble.pc.in
@@ -10,4 +10,4 @@ Description: XMPP backend for the Telepathy framework
Version: @VERSION@
Requires: pkg-config >= 0.21
Requires.private: glib-2.0 >= 2.16, gobject-2.0 >= 2.16, gio-2.0, telepathy-glib >= 0.7.37
-Cflags: -I${includedir}/telepathy-1.0 -I${includedir}/telepathy-1.0/gabble
+Cflags: -I${includedir}/telepathy-gabble-0