]> git.0d.be Git - empathy.git/blobdiff - src/empathy-import-widget.h
Updated Swedish translation
[empathy.git] / src / empathy-import-widget.h
index 8e9f32f5a2b8a0c7262b53044f4b33f8093950d0..221fa14393b05e1d2957a357389bfd31db49853d 100644 (file)
@@ -26,8 +26,8 @@
 #define __EMPATHY_IMPORT_WIDGET_H__
 
 #include <gtk/gtk.h>
+#include <tp-account-widgets/tpaw-connection-managers.h>
 
-#include "empathy-connection-managers.h"
 #include "empathy-import-utils.h"
 
 G_BEGIN_DECLS
@@ -61,7 +61,7 @@ typedef struct {
 GType empathy_import_widget_get_type (void);
 
 EmpathyImportWidget* empathy_import_widget_new (EmpathyImportApplication id,
-    EmpathyConnectionManagers *cms);
+    TpawConnectionManagers *cms);
 
 GtkWidget * empathy_import_widget_get_widget (EmpathyImportWidget *self);