aboutsummaryrefslogtreecommitdiffstats
path: root/tp-account-widgets/tpaw-account-widget-irc.c
diff options
context:
space:
mode:
Diffstat (limited to 'tp-account-widgets/tpaw-account-widget-irc.c')
-rw-r--r--tp-account-widgets/tpaw-account-widget-irc.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/tp-account-widgets/tpaw-account-widget-irc.c b/tp-account-widgets/tpaw-account-widget-irc.c
index 970f3a265..6aad97f98 100644
--- a/tp-account-widgets/tpaw-account-widget-irc.c
+++ b/tp-account-widgets/tpaw-account-widget-irc.c
@@ -25,8 +25,8 @@
#include "tpaw-builder.h"
#include "empathy-ui-utils.h"
-#define DEBUG_FLAG EMPATHY_DEBUG_ACCOUNT | EMPATHY_DEBUG_IRC
-#include "empathy-debug.h"
+#define DEBUG_FLAG TPAW_DEBUG_ACCOUNT | TPAW_DEBUG_IRC
+#include "tpaw-debug.h"
typedef struct {
TpawAccountWidget *self;