aboutsummaryrefslogtreecommitdiffstats
path: root/tp-account-widgets/tpaw-account-settings.c
diff options
context:
space:
mode:
Diffstat (limited to 'tp-account-widgets/tpaw-account-settings.c')
-rw-r--r--tp-account-widgets/tpaw-account-settings.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/tp-account-widgets/tpaw-account-settings.c b/tp-account-widgets/tpaw-account-settings.c
index e6b1a1213..fb914397a 100644
--- a/tp-account-widgets/tpaw-account-settings.c
+++ b/tp-account-widgets/tpaw-account-settings.c
@@ -26,8 +26,8 @@
#include "empathy-utils.h"
#include "tpaw-utils.h"
-#define DEBUG_FLAG EMPATHY_DEBUG_ACCOUNT
-#include "empathy-debug.h"
+#define DEBUG_FLAG TPAW_DEBUG_ACCOUNT
+#include "tpaw-debug.h"
G_DEFINE_TYPE(TpawAccountSettings, tpaw_account_settings, G_TYPE_OBJECT)