summaryrefslogtreecommitdiff
path: root/telepathy-glib/message-mixin.c
diff options
context:
space:
mode:
authorGuillaume Desmottes <guillaume.desmottes@collabora.co.uk>2010-10-28 17:17:30 +0200
committerGuillaume Desmottes <guillaume.desmottes@collabora.co.uk>2010-12-09 13:56:27 +0100
commit85515b6397d0545e2a6575f2a794c0345ecb659e (patch)
tree387f0a25170fce02974ddcb171e75aab329ef9be /telepathy-glib/message-mixin.c
parentdb7ddad0c916f0eab092cd3e9b030a9c0323aa29 (diff)
downloadtelepathy-glib-85515b6397d0545e2a6575f2a794c0345ecb659e.tar.gz
don't include base-connection.h in message.h
Diffstat (limited to 'telepathy-glib/message-mixin.c')
-rw-r--r--telepathy-glib/message-mixin.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/telepathy-glib/message-mixin.c b/telepathy-glib/message-mixin.c
index 4d16d853c..3fd200fbb 100644
--- a/telepathy-glib/message-mixin.c
+++ b/telepathy-glib/message-mixin.c
@@ -57,6 +57,7 @@
#include <dbus/dbus-glib.h>
#include <string.h>
+#include <telepathy-glib/cm-message.h>
#include <telepathy-glib/dbus.h>
#include <telepathy-glib/enums.h>
#include <telepathy-glib/errors.h>