aboutsummaryrefslogtreecommitdiffstats
path: root/tp-account-widgets/tpaw-calendar-button.c
diff options
context:
space:
mode:
Diffstat (limited to 'tp-account-widgets/tpaw-calendar-button.c')
-rw-r--r--tp-account-widgets/tpaw-calendar-button.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/tp-account-widgets/tpaw-calendar-button.c b/tp-account-widgets/tpaw-calendar-button.c
index 5d5257854..8ec703dc6 100644
--- a/tp-account-widgets/tpaw-calendar-button.c
+++ b/tp-account-widgets/tpaw-calendar-button.c
@@ -22,8 +22,8 @@
#include <glib/gi18n-lib.h>
-#define DEBUG_FLAG EMPATHY_DEBUG_OTHER_THING
-#include "empathy-debug.h"
+#define DEBUG_FLAG TPAW_DEBUG_OTHER_THING
+#include "tpaw-debug.h"
G_DEFINE_TYPE (TpawCalendarButton, tpaw_calendar_button, GTK_TYPE_BOX)