summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSimon McVittie <simon.mcvittie@collabora.co.uk>2014-04-03 12:17:24 +0100
committerSimon McVittie <simon.mcvittie@collabora.co.uk>2014-04-03 12:17:24 +0100
commit7482e46a3f9011718262296323bcc2521399f731 (patch)
tree13e212419f0afdd595449992287938171c416ce9
parent1a771780e82decbf1ec0117716487c3a60128d8e (diff)
Adapt for move of tp_g_value_slice_*() to -dbus librarynext-decore
-rw-r--r--src/util.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/util.c b/src/util.c
index 62ad89bd..dc6a35ba 100644
--- a/src/util.c
+++ b/src/util.c
@@ -27,6 +27,7 @@
#include <glib-object.h>
#include <dbus/dbus-glib.h>
#include <telepathy-glib/telepathy-glib.h>
+#include <telepathy-glib/telepathy-glib-dbus.h>
#include "contact.h"