summaryrefslogtreecommitdiff
path: root/telepathy-glib/simple-approver.h
diff options
context:
space:
mode:
Diffstat (limited to 'telepathy-glib/simple-approver.h')
-rw-r--r--telepathy-glib/simple-approver.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/telepathy-glib/simple-approver.h b/telepathy-glib/simple-approver.h
index a75a80e46..c312b26cb 100644
--- a/telepathy-glib/simple-approver.h
+++ b/telepathy-glib/simple-approver.h
@@ -88,7 +88,7 @@ TpBaseClient *tp_simple_approver_new_with_am (
GDestroyNotify destroy);
TpBaseClient *tp_simple_approver_new_with_factory (
- TpSimpleClientFactory *factory,
+ TpClientFactory *factory,
const gchar *name,
gboolean uniquify,
TpSimpleApproverAddDispatchOperationImpl callback,