summaryrefslogtreecommitdiff
path: root/src/muc-tube-stream.c
diff options
context:
space:
mode:
authorXavier Claessens <xavier.claessens@collabora.co.uk>2013-09-20 17:19:43 -0400
committerGuillaume Desmottes <guillaume.desmottes@collabora.co.uk>2013-10-15 15:42:31 -0400
commit82162a775b73ec8fc6bac7ff2c3efa7592554916 (patch)
treee0a8852722e3976b8b99743bc227cc2889ceca03 /src/muc-tube-stream.c
parent822ddd064c266345ab4fe19c4b574a4cd29d7159 (diff)
downloadtelepathy-salut-82162a775b73ec8fc6bac7ff2c3efa7592554916.tar.gz
Port to telepathy-glib-1
Diffstat (limited to 'src/muc-tube-stream.c')
-rw-r--r--src/muc-tube-stream.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/muc-tube-stream.c b/src/muc-tube-stream.c
index 8155b9c2..f66a96fe 100644
--- a/src/muc-tube-stream.c
+++ b/src/muc-tube-stream.c
@@ -21,6 +21,8 @@
#include "muc-tube-stream.h"
+#include <telepathy-glib/telepathy-glib-dbus.h>
+
G_DEFINE_TYPE (SalutMucTubeStream, salut_muc_tube_stream,
SALUT_TYPE_TUBE_STREAM)