summaryrefslogtreecommitdiff
path: root/tp-account-widgets/tpaw-connection-managers.c
diff options
context:
space:
mode:
authorMarco Barisione <marco.barisione@collabora.co.uk>2013-05-10 18:04:54 +0100
committerMarco Barisione <marco.barisione@collabora.co.uk>2013-08-20 11:03:06 +0100
commit95684ec0c1ec4c598fdc29a3fd366ff5e7e2e1b2 (patch)
tree1b5d2d2906522e844d80d4108e9bc68b5bfd04b0 /tp-account-widgets/tpaw-connection-managers.c
parent1068d0c9446ddac9c03c8bc82bbd356647e134c4 (diff)
downloadtelepathy-account-widgets-95684ec0c1ec4c598fdc29a3fd366ff5e7e2e1b2.tar.gz
tp-account-widgets: use TpAW's debugging functions instead of Empathy's
https://bugzilla.gnome.org/show_bug.cgi?id=699492
Diffstat (limited to 'tp-account-widgets/tpaw-connection-managers.c')
-rw-r--r--tp-account-widgets/tpaw-connection-managers.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/tp-account-widgets/tpaw-connection-managers.c b/tp-account-widgets/tpaw-connection-managers.c
index fc006479..33f29f3d 100644
--- a/tp-account-widgets/tpaw-connection-managers.c
+++ b/tp-account-widgets/tpaw-connection-managers.c
@@ -24,8 +24,8 @@
#include "empathy-utils.h"
#include "tpaw-utils.h"
-#define DEBUG_FLAG EMPATHY_DEBUG_OTHER
-#include "empathy-debug.h"
+#define DEBUG_FLAG TPAW_DEBUG_OTHER
+#include "tpaw-debug.h"
static GObject *managers = NULL;