]> git.0d.be Git - empathy.git/blobdiff - libempathy/empathy-dispatcher.c
Add a new _ensure_account API
[empathy.git] / libempathy / empathy-dispatcher.c
index 7e1492de846bc76000584cbfab24386c775ea7c2..465f23b75f2692dfca1acb237ce582b0e7965a53 100644 (file)
@@ -1800,7 +1800,7 @@ empathy_dispatcher_handle_channels (TpSvcClientHandler *self,
   EmpathyAccount *account;
   TpConnection *connection;
 
-  account = empathy_account_manager_get_account (priv->account_manager,
+  account = empathy_account_manager_ensure_account (priv->account_manager,
     account_path);
   g_assert (account != NULL);