aboutsummaryrefslogtreecommitdiffstats
path: root/tp-account-widgets/empathy-irc-network-dialog.h
diff options
context:
space:
mode:
Diffstat (limited to 'tp-account-widgets/empathy-irc-network-dialog.h')
-rw-r--r--tp-account-widgets/empathy-irc-network-dialog.h8
1 files changed, 4 insertions, 4 deletions
diff --git a/tp-account-widgets/empathy-irc-network-dialog.h b/tp-account-widgets/empathy-irc-network-dialog.h
index a49c63da9..a879ea481 100644
--- a/tp-account-widgets/empathy-irc-network-dialog.h
+++ b/tp-account-widgets/empathy-irc-network-dialog.h
@@ -18,8 +18,8 @@
* Authors: Guillaume Desmottes <gdesmott@gnome.org>
*/
-#ifndef __EMPATHY_IRC_NETWORK_DIALOG_H__
-#define __EMPATHY_IRC_NETWORK_DIALOG_H__
+#ifndef __TPAW_IRC_NETWORK_DIALOG_H__
+#define __TPAW_IRC_NETWORK_DIALOG_H__
#include <gtk/gtk.h>
@@ -27,9 +27,9 @@
G_BEGIN_DECLS
-GtkWidget * empathy_irc_network_dialog_show (EmpathyIrcNetwork *network,
+GtkWidget * tpaw_irc_network_dialog_show (TpawIrcNetwork *network,
GtkWidget *parent);
G_END_DECLS
-#endif /* __EMPATHY_IRC_NETWORK_DIALOG_H__ */
+#endif /* __TPAW_IRC_NETWORK_DIALOG_H__ */