summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSimon McVittie <simon.mcvittie@collabora.co.uk>2014-04-03 12:16:52 +0100
committerSimon McVittie <simon.mcvittie@collabora.co.uk>2014-04-03 12:16:52 +0100
commita65d52dc1b1f6d3bddbd0983b2078b97fd00085f (patch)
tree61d8a77d1cad7ffa3350ed271310f9300064c5e5
parent1529faa623aec73a2c8eab842815d325f6133cbf (diff)
downloadtelepathy-haze-a65d52dc1b1f6d3bddbd0983b2078b97fd00085f.tar.gz
Adapt for move of tp_g_value_slice_*() to -dbus library
-rw-r--r--src/connection-presence.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/connection-presence.c b/src/connection-presence.c
index 3f66806..35b3820 100644
--- a/src/connection-presence.c
+++ b/src/connection-presence.c
@@ -25,6 +25,7 @@
#include "debug.h"
#include <telepathy-glib/telepathy-glib.h>
+#include <telepathy-glib/telepathy-glib-dbus.h>
static const TpPresenceStatusOptionalArgumentSpec arg_specs[] = {
{ "message", "s" },