From 53a376be8d68d95c30cb66495d42d3c18947473f Mon Sep 17 00:00:00 2001 From: Marco Barisione Date: Wed, 8 May 2013 15:14:35 +0100 Subject: connection-managers: move from Empathy to tp-account-widgets https://bugzilla.gnome.org/show_bug.cgi?id=699492 --- src/empathy-import-widget.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'src/empathy-import-widget.h') diff --git a/src/empathy-import-widget.h b/src/empathy-import-widget.h index 8e9f32f5a..221fa1439 100644 --- a/src/empathy-import-widget.h +++ b/src/empathy-import-widget.h @@ -26,8 +26,8 @@ #define __EMPATHY_IMPORT_WIDGET_H__ #include +#include -#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); -- cgit v1.2.3