summaryrefslogtreecommitdiff
path: root/telepathy-glib/base-contact-list.c
diff options
context:
space:
mode:
authorSimon McVittie <simon.mcvittie@collabora.co.uk>2014-03-31 14:36:18 +0100
committerSimon McVittie <simon.mcvittie@collabora.co.uk>2014-04-03 15:46:45 +0100
commit56d7499fda89d7c81c93142f148db1511c338987 (patch)
tree9cb30e8bd6ed83e694b048719c13e2d023873a81 /telepathy-glib/base-contact-list.c
parenta4410fb8aec74ec600fe4eb31a9e8a4fabc5af32 (diff)
Rename core-util.c to value-array.c and put it in the -dbus library
This is basically only useful for the dbus-glib type system. Bug: https://bugs.freedesktop.org/show_bug.cgi?id=76855 Reviewed-by: Xavier Claessens
Diffstat (limited to 'telepathy-glib/base-contact-list.c')
-rw-r--r--telepathy-glib/base-contact-list.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/telepathy-glib/base-contact-list.c b/telepathy-glib/base-contact-list.c
index 47e6d7506..d9ed45aaf 100644
--- a/telepathy-glib/base-contact-list.c
+++ b/telepathy-glib/base-contact-list.c
@@ -30,6 +30,7 @@
#include <telepathy-glib/interfaces.h>
#include <telepathy-glib/svc-connection.h>
#include <telepathy-glib/util.h>
+#include <telepathy-glib/value-array.h>
#include <telepathy-glib/base-connection-internal.h>
#include <telepathy-glib/handle-repo-internal.h>