diff options
Diffstat (limited to 'libempathy/empathy-debug.c')
-rw-r--r-- | libempathy/empathy-debug.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/libempathy/empathy-debug.c b/libempathy/empathy-debug.c index 9e34ac1db..038748ff4 100644 --- a/libempathy/empathy-debug.c +++ b/libempathy/empathy-debug.c @@ -54,6 +54,7 @@ static GDebugKey keys[] = { { "Voip", EMPATHY_DEBUG_VOIP }, { "Tls", EMPATHY_DEBUG_TLS }, { "Sasl", EMPATHY_DEBUG_SASL }, + { "Camera", EMPATHY_DEBUG_CAMERA }, { 0, } }; |