summaryrefslogtreecommitdiff
path: root/src/mcd-misc.h
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-misc.h
parentc5c011b0dc60508790b0410b37f2b6307d9d13d0 (diff)
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-misc.h')
-rw-r--r--src/mcd-misc.h5
1 files changed, 3 insertions, 2 deletions
diff --git a/src/mcd-misc.h b/src/mcd-misc.h
index 2be978c0..e69ee728 100644
--- a/src/mcd-misc.h
+++ b/src/mcd-misc.h
@@ -29,8 +29,9 @@
#include <glib.h>
#include <glib-object.h>
-#include <telepathy-glib/dbus.h>
-#include <telepathy-glib/gtypes.h>
+
+#include <telepathy-glib/telepathy-glib.h>
+#include <telepathy-glib/telepathy-glib-dbus.h>
G_BEGIN_DECLS