diff options
Diffstat (limited to 'libempathy-gtk/empathy-spell.h')
-rw-r--r-- | libempathy-gtk/empathy-spell.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/libempathy-gtk/empathy-spell.h b/libempathy-gtk/empathy-spell.h index 4f483cf35..797997c0a 100644 --- a/libempathy-gtk/empathy-spell.h +++ b/libempathy-gtk/empathy-spell.h @@ -24,6 +24,8 @@ #ifndef __EMPATHY_SPELL_H__ #define __EMPATHY_SPELL_H__ +#include <glib.h> + G_BEGIN_DECLS gboolean empathy_spell_supported (void); |