]> git.0d.be Git - empathy.git/blobdiff - libempathy/empathy-sasl-mechanisms.c
Merge branch 'gnome-3-8'
[empathy.git] / libempathy / empathy-sasl-mechanisms.c
index a6829c4504adc508316fcd3fc30c0a8d6f7872f4..75a924f0c9313d41bdee1a64f8433d4d8ddc81d3 100644 (file)
@@ -22,6 +22,7 @@
 #include "empathy-sasl-mechanisms.h"
 
 #include <libsoup/soup.h>
+#include <tp-account-widgets/tpaw-utils.h>
 
 #define DEBUG_FLAG EMPATHY_DEBUG_SASL
 #include "empathy-debug.h"
@@ -336,7 +337,7 @@ empathy_sasl_auth_finish (TpChannel *channel,
     GAsyncResult *result,
     GError **error)
 {
-  empathy_implement_finish_void (channel, empathy_sasl_auth_common_async);
+  tpaw_implement_finish_void (channel, empathy_sasl_auth_common_async);
 }
 
 gboolean