summaryrefslogtreecommitdiff
path: root/telepathy-glib/simple-handler.h
diff options
context:
space:
mode:
Diffstat (limited to 'telepathy-glib/simple-handler.h')
-rw-r--r--telepathy-glib/simple-handler.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/telepathy-glib/simple-handler.h b/telepathy-glib/simple-handler.h
index 5ff9654af..fbbbd7bd6 100644
--- a/telepathy-glib/simple-handler.h
+++ b/telepathy-glib/simple-handler.h
@@ -93,7 +93,7 @@ TpBaseClient *tp_simple_handler_new_with_am (TpAccountManager *account_manager,
GDestroyNotify destroy);
TpBaseClient *tp_simple_handler_new_with_factory (
- TpSimpleClientFactory *factory,
+ TpClientFactory *factory,
gboolean bypass_approval,
gboolean requests,
const gchar *name,