summaryrefslogtreecommitdiff
path: root/salut/plugin.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 /salut/plugin.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 'salut/plugin.h')
-rw-r--r--salut/plugin.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/salut/plugin.h b/salut/plugin.h
index c0f2a062..a7c06bb7 100644
--- a/salut/plugin.h
+++ b/salut/plugin.h
@@ -26,7 +26,7 @@
#include <telepathy-glib/base-connection-manager.h>
#include <telepathy-glib/base-connection.h>
-#include <wocky/wocky-session.h>
+#include <wocky/wocky.h>
#include <salut/connection.h>
#include <salut/sidecar.h>