aboutsummaryrefslogtreecommitdiffstats
path: root/src/empathy-import-mc4-accounts.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/empathy-import-mc4-accounts.h')
-rw-r--r--src/empathy-import-mc4-accounts.h6
1 files changed, 4 insertions, 2 deletions
diff --git a/src/empathy-import-mc4-accounts.h b/src/empathy-import-mc4-accounts.h
index fcc5118cf..e5392db67 100644
--- a/src/empathy-import-mc4-accounts.h
+++ b/src/empathy-import-mc4-accounts.h
@@ -24,8 +24,10 @@
G_BEGIN_DECLS
-void empathy_import_mc4_accounts (void);
+#include <libempathy/empathy-connection-managers.h>
+
+void empathy_import_mc4_accounts (EmpathyConnectionManagers *managers);
G_END_DECLS
-#endif /* __EMPATHY_IMPORT_MC4_ACCOUNTS_H__ */ \ No newline at end of file
+#endif /* __EMPATHY_IMPORT_MC4_ACCOUNTS_H__ */