diff options
Diffstat (limited to 'src/empathy-call-chandler.c')
-rw-r--r-- | src/empathy-call-chandler.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/empathy-call-chandler.c b/src/empathy-call-chandler.c index e1568c18c..07b992ea1 100644 --- a/src/empathy-call-chandler.c +++ b/src/empathy-call-chandler.c @@ -27,7 +27,7 @@ #include <libempathy/empathy-debug.h> #include <libempathy/empathy-utils.h> -#include <libempathy-gtk/empathy-call-window.h> +#include "empathy-call-window.h" #define DEBUG_DOMAIN "CallChandler" |