diff options
Diffstat (limited to 'src/empathy-ft-manager.c')
-rw-r--r-- | src/empathy-ft-manager.c | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/src/empathy-ft-manager.c b/src/empathy-ft-manager.c index f89004f32..3cf874420 100644 --- a/src/empathy-ft-manager.c +++ b/src/empathy-ft-manager.c @@ -32,11 +32,11 @@ #include <glib/gi18n.h> #define DEBUG_FLAG EMPATHY_DEBUG_FT -#include <libempathy/empathy-debug.h> -#include <libempathy/empathy-utils.h> +#include "libempathy/empathy-debug.h" +#include "libempathy/empathy-utils.h" -#include <libempathy-gtk/empathy-ui-utils.h> -#include <libempathy-gtk/empathy-geometry.h> +#include "libempathy-gtk/empathy-ui-utils.h" +#include "libempathy-gtk/empathy-geometry.h" #include "empathy-ft-manager.h" |