diff options
Diffstat (limited to 'libempathy/empathy-ft-handler.h')
-rw-r--r-- | libempathy/empathy-ft-handler.h | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/libempathy/empathy-ft-handler.h b/libempathy/empathy-ft-handler.h index 5a5ec61df..a76db1014 100644 --- a/libempathy/empathy-ft-handler.h +++ b/libempathy/empathy-ft-handler.h @@ -25,6 +25,10 @@ #define __EMPATHY_FT_HANDLER_H__ #include <glib-object.h> +#include <gio/gio.h> + +#include "empathy-tp-file.h" +#include "empathy-contact.h" G_BEGIN_DECLS |