summaryrefslogtreecommitdiff
path: root/telepathy-ytstenut-glib/channel.c
diff options
context:
space:
mode:
Diffstat (limited to 'telepathy-ytstenut-glib/channel.c')
-rw-r--r--telepathy-ytstenut-glib/channel.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/telepathy-ytstenut-glib/channel.c b/telepathy-ytstenut-glib/channel.c
index d7ecc2d..6fee9a8 100644
--- a/telepathy-ytstenut-glib/channel.c
+++ b/telepathy-ytstenut-glib/channel.c
@@ -72,7 +72,7 @@
* The class of a #TpYtsChannel.
*/
-G_DEFINE_TYPE (TpYtsChannel, tp_yts_channel, TP_TYPE_PROXY);
+G_DEFINE_TYPE (TpYtsChannel, tp_yts_channel, TP_TYPE_CHANNEL);
static void
tp_yts_channel_init (TpYtsChannel *self)