diff options
Diffstat (limited to 'src/empathy-call-window.c')
-rw-r--r-- | src/empathy-call-window.c | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/src/empathy-call-window.c b/src/empathy-call-window.c index 70bcb3e5f..7552cfe45 100644 --- a/src/empathy-call-window.c +++ b/src/empathy-call-window.c @@ -31,10 +31,10 @@ #include <libempathy/empathy-chandler.h> #include <libempathy/empathy-debug.h> #include <libempathy/empathy-utils.h> - -#include <libempathy-gtk/empathy-call-window.h> #include <libempathy-gtk/empathy-ui-utils.h> +#include "empathy-call-window.h" + #define DEBUG_DOMAIN "CallWindow" typedef struct |