summaryrefslogtreecommitdiff
path: root/src/idle-im-channel.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/idle-im-channel.c')
-rw-r--r--src/idle-im-channel.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/idle-im-channel.c b/src/idle-im-channel.c
index c8bd752..40df806 100644
--- a/src/idle-im-channel.c
+++ b/src/idle-im-channel.c
@@ -203,7 +203,7 @@ idle_im_channel_send (
static void
idle_im_channel_destroy (
TpSvcChannelInterfaceDestroyable1 *iface,
- DBusGMethodInvocation *context)
+ GDBusMethodInvocation *context)
{
TpBaseChannel *chan = TP_BASE_CHANNEL (iface);
GObject *obj = (GObject *) chan;