diff options
Diffstat (limited to 'tp-account-widgets/tpaw-irc-network-chooser-dialog.c')
-rw-r--r-- | tp-account-widgets/tpaw-irc-network-chooser-dialog.c | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/tp-account-widgets/tpaw-irc-network-chooser-dialog.c b/tp-account-widgets/tpaw-irc-network-chooser-dialog.c index d962dfb2f..9362ec3c0 100644 --- a/tp-account-widgets/tpaw-irc-network-chooser-dialog.c +++ b/tp-account-widgets/tpaw-irc-network-chooser-dialog.c @@ -30,8 +30,8 @@ #include "tpaw-utils.h" #include "empathy-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" #include "tpaw-irc-network-chooser-dialog.h" |