diff options
-rw-r--r-- | libempathy/empathy-tp-call.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libempathy/empathy-tp-call.c b/libempathy/empathy-tp-call.c index 9d52075ff..31b4fe9e4 100644 --- a/libempathy/empathy-tp-call.c +++ b/libempathy/empathy-tp-call.c @@ -31,7 +31,7 @@ #include "empathy-utils.h" #include "empathy-marshal.h" -#define DEBUG_FLAG EMPATHY_DEBUG_TP +#define DEBUG_FLAG EMPATHY_DEBUG_VOIP #include "empathy-debug.h" #define GET_PRIV(obj) EMPATHY_GET_PRIV (obj, EmpathyTpCall) |