diff options
Diffstat (limited to 'src/empathy-video-src.c')
-rw-r--r-- | src/empathy-video-src.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/empathy-video-src.c b/src/empathy-video-src.c index b81960230..b3b84d3e7 100644 --- a/src/empathy-video-src.c +++ b/src/empathy-video-src.c @@ -27,7 +27,7 @@ #endif #define DEBUG_FLAG EMPATHY_DEBUG_VOIP -#include "libempathy/empathy-debug.h" +#include "empathy-debug.h" #include "empathy-video-src.h" |