]> git.0d.be Git - empathy.git/blobdiff - libempathy-gtk/empathy-spell.c
individual-menu: stop creating single_individual
[empathy.git] / libempathy-gtk / empathy-spell.c
index 4242b5738cb8f32d1e9f3435b954bdfef36d7d4c..27f27f902f034f0b05a4a27db803a7b8db63f2c9 100644 (file)
@@ -22,6 +22,7 @@
  */
 
 #include "config.h"
+#include "empathy-spell.h"
 
 #include <glib/gi18n-lib.h>
 
 #include <enchant.h>
 #endif
 
-#include "empathy-spell.h"
+#include "empathy-gsettings.h"
 
 #define DEBUG_FLAG EMPATHY_DEBUG_OTHER
-#include <libempathy/empathy-debug.h>
-#include <libempathy/empathy-gsettings.h>
+#include "empathy-debug.h"
 
 #ifdef HAVE_ENCHANT