diff options
Diffstat (limited to 'libempathy/empathy-ft-handler.c')
-rw-r--r-- | libempathy/empathy-ft-handler.c | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/libempathy/empathy-ft-handler.c b/libempathy/empathy-ft-handler.c index 1c3f4209e..af0233aef 100644 --- a/libempathy/empathy-ft-handler.c +++ b/libempathy/empathy-ft-handler.c @@ -21,6 +21,10 @@ /* empathy-ft-handler.c */ +#ifdef HAVE_CONFIG_H +#include <config.h> +#endif + #include <glib.h> #include <glib/gi18n.h> #include <telepathy-glib/account-channel-request.h> |