diff options
Diffstat (limited to 'src/empathy.c')
-rw-r--r-- | src/empathy.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/empathy.c b/src/empathy.c index 869d14880..a5606acbe 100644 --- a/src/empathy.c +++ b/src/empathy.c @@ -44,7 +44,6 @@ #include <libempathy/empathy-tp-group.h> #include <libempathy-gtk/empathy-conf.h> -#include <libempathy-gtk/empathy-ft-manager.h> #include <extensions/extensions.h> @@ -53,6 +52,7 @@ #include "empathy-status-icon.h" #include "empathy-call-window.h" #include "empathy-chat-window.h" +#include "empathy-ft-manager.h" #include "bacon-message-connection.h" #define DEBUG_FLAG EMPATHY_DEBUG_OTHER |