summaryrefslogtreecommitdiff
path: root/src/contact.h
diff options
context:
space:
mode:
authorWill Thompson <will.thompson@collabora.co.uk>2012-02-06 15:31:00 +0000
committerWill Thompson <will.thompson@collabora.co.uk>2012-02-06 16:42:58 +0000
commit8b1465614f42782f464cd6a008237711b21ac2ba (patch)
tree9efd18cb0701bb944b30e39911fd6104017d4889 /src/contact.h
parentf012cb6b5e016c322fc0ad99f64acf132a4e1f9e (diff)
downloadtelepathy-salut-8b1465614f42782f464cd6a008237711b21ac2ba.tar.gz
Update Wocky snapshot for one big header.
We have to lose the reference to wocky_heartbeat_source_new from the symbol hack table, because it's not exposed in Wocky's public headers any more. That's okay, though: it's not intended for use by applications, let alone plugins. https://bugs.freedesktop.org/show_bug.cgi?id=45703 Reviewed-by: Simon McVittie <simon.mcvittie@collabora.co.uk>
Diffstat (limited to 'src/contact.h')
-rw-r--r--src/contact.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/contact.h b/src/contact.h
index bfddd887..4317a708 100644
--- a/src/contact.h
+++ b/src/contact.h
@@ -32,7 +32,7 @@
#include "olpc-activity.h"
#endif
-#include <wocky/wocky-ll-contact.h>
+#include <wocky/wocky.h>
G_BEGIN_DECLS