summaryrefslogtreecommitdiff
path: root/tests/intset.c
diff options
context:
space:
mode:
authorSimon McVittie <simon.mcvittie@collabora.co.uk>2014-04-03 11:50:00 +0100
committerSimon McVittie <simon.mcvittie@collabora.co.uk>2014-04-03 15:47:04 +0100
commit89daca7d915fff2d7e60c88360165503f7fbc34a (patch)
tree3edc5d1a51a21cc0398c9629550187d8746b1e5d /tests/intset.c
parent56d7499fda89d7c81c93142f148db1511c338987 (diff)
Move tp_g_value_slice_* family to dbus library
Replace a couple of tp_dbus_check_valid_object_path calls with g_variant_is_object_path to avoid having to move the former into the dbus or core library. Bug: https://bugs.freedesktop.org/show_bug.cgi?id=76855 Reviewed-by: Xavier Claessens
Diffstat (limited to 'tests/intset.c')
-rw-r--r--tests/intset.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/intset.c b/tests/intset.c
index 662ee4bac..5f9e69ab3 100644
--- a/tests/intset.c
+++ b/tests/intset.c
@@ -2,6 +2,7 @@
#include <glib.h>
#include <telepathy-glib/intset.h>
+#include <telepathy-glib/sliced-gvalue.h>
#include <telepathy-glib/util.h>
typedef struct {