summaryrefslogtreecommitdiff
path: root/src/mcd-connection-service-points.c
diff options
context:
space:
mode:
authorSimon McVittie <simon.mcvittie@collabora.co.uk>2012-05-10 16:37:31 +0100
committerSimon McVittie <simon.mcvittie@collabora.co.uk>2012-05-14 15:02:25 +0100
commit2c71a0c2c7a157e017b923cb2e0ed8e08a941b4f (patch)
tree4cbdf8bd0568712479a28b43bd4c64001634dff9 /src/mcd-connection-service-points.c
parentc5c011b0dc60508790b0410b37f2b6307d9d13d0 (diff)
downloadtelepathy-mission-control-2c71a0c2c7a157e017b923cb2e0ed8e08a941b4f.tar.gz
Use telepathy-glib meta-headers
Signed-off-by: Simon McVittie <simon.mcvittie@collabora.co.uk> Reviewed-by: Jonny Lamb <jonny.lamb@collabora.co.uk> Bug: https://bugs.freedesktop.org/show_bug.cgi?id=49753
Diffstat (limited to 'src/mcd-connection-service-points.c')
-rw-r--r--src/mcd-connection-service-points.c5
1 files changed, 3 insertions, 2 deletions
diff --git a/src/mcd-connection-service-points.c b/src/mcd-connection-service-points.c
index 9e5fc1fc..0e690056 100644
--- a/src/mcd-connection-service-points.c
+++ b/src/mcd-connection-service-points.c
@@ -26,8 +26,9 @@
#include "mcd-connection-service-points.h"
#include "mcd-connection-priv.h"
-#include <telepathy-glib/interfaces.h>
-#include <telepathy-glib/util.h>
+
+#include <telepathy-glib/telepathy-glib.h>
+#include <telepathy-glib/telepathy-glib-dbus.h>
static void
service_handles_fetched_cb (TpConnection *tp_conn,