]> git.0d.be Git - empathy.git/blobdiff - src/empathy-import-dialog.h
Updated Galician translations for docs
[empathy.git] / src / empathy-import-dialog.h
index a412037d1bcbe9d69b56755bfc930bed6cfaacbf..8fce49fcdc0ba2caa26850b426644c595a4ec933 100644 (file)
@@ -25,7 +25,7 @@
 #ifndef __EMPATHY_IMPORT_DIALOG_H__
 #define __EMPATHY_IMPORT_DIALOG_H__
 
-#include <libempathy/empathy-connection-managers.h>
+#include <tp-account-widgets/tpaw-connection-managers.h>
 
 G_BEGIN_DECLS
 
@@ -59,7 +59,7 @@ GType empathy_import_dialog_get_type (void);
 
 GtkWidget* empathy_import_dialog_new (GtkWindow *parent_window,
     gboolean show_warning,
-    EmpathyConnectionManagers *cms);
+    TpawConnectionManagers *cms);
 
 G_END_DECLS