aboutsummaryrefslogtreecommitdiffstats
path: root/tp-account-widgets/tpaw-irc-network-chooser.h
diff options
context:
space:
mode:
Diffstat (limited to 'tp-account-widgets/tpaw-irc-network-chooser.h')
-rw-r--r--tp-account-widgets/tpaw-irc-network-chooser.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/tp-account-widgets/tpaw-irc-network-chooser.h b/tp-account-widgets/tpaw-irc-network-chooser.h
index fcba21ab4..cb664d09f 100644
--- a/tp-account-widgets/tpaw-irc-network-chooser.h
+++ b/tp-account-widgets/tpaw-irc-network-chooser.h
@@ -24,7 +24,7 @@
#include <gtk/gtk.h>
-#include "empathy-account-settings.h"
+#include "tpaw-account-settings.h"
#include "tpaw-irc-network.h"
G_BEGIN_DECLS
@@ -55,7 +55,7 @@ typedef struct {
GType tpaw_irc_network_chooser_get_type (void) G_GNUC_CONST;
-GtkWidget * tpaw_irc_network_chooser_new (EmpathyAccountSettings *settings);
+GtkWidget * tpaw_irc_network_chooser_new (TpawAccountSettings *settings);
TpawIrcNetwork * tpaw_irc_network_chooser_get_network (
TpawIrcNetworkChooser *self);