aboutsummaryrefslogtreecommitdiffstats
path: root/tp-account-widgets/empathy-account-widget-sip.h
diff options
context:
space:
mode:
Diffstat (limited to 'tp-account-widgets/empathy-account-widget-sip.h')
-rw-r--r--tp-account-widgets/empathy-account-widget-sip.h8
1 files changed, 4 insertions, 4 deletions
diff --git a/tp-account-widgets/empathy-account-widget-sip.h b/tp-account-widgets/empathy-account-widget-sip.h
index 4fed35ec9..aac3004e2 100644
--- a/tp-account-widgets/empathy-account-widget-sip.h
+++ b/tp-account-widgets/empathy-account-widget-sip.h
@@ -18,17 +18,17 @@
* Authors: Frederic Peters <fpeters@0d.be>
*/
-#ifndef __EMPATHY_ACCOUNT_WIDGET_SIP_H__
-#define __EMPATHY_ACCOUNT_WIDGET_SIP_H__
+#ifndef __TPAW_ACCOUNT_WIDGET_SIP_H__
+#define __TPAW_ACCOUNT_WIDGET_SIP_H__
#include "empathy-account-widget.h"
G_BEGIN_DECLS
-GtkWidget * empathy_account_widget_sip_build (EmpathyAccountWidget *self,
+GtkWidget * tpaw_account_widget_sip_build (TpawAccountWidget *self,
const char *filename,
GtkWidget **grid_common_settings);
G_END_DECLS
-#endif /* __EMPATHY_ACCOUNT_WIDGET_SIP_H__ */
+#endif /* __TPAW_ACCOUNT_WIDGET_SIP_H__ */