]> git.0d.be Git - empathy.git/blobdiff - libempathy-gtk/empathy-individual-store-manager.c
Use double quotes for all internal headers
[empathy.git] / libempathy-gtk / empathy-individual-store-manager.c
index 78d3a07e32bd05c1d665701c7aa4394536369f11..04c341e5a61584dabc1f4feceebc72a9085eb515 100644 (file)
 
 #include "config.h"
 
-#include <string.h>
-
-#include <glib.h>
-#include <glib/gi18n-lib.h>
-#include <gtk/gtk.h>
-
-#include <folks/folks.h>
-#include <folks/folks-telepathy.h>
-#include <telepathy-glib/telepathy-glib.h>
-
-#include <libempathy/empathy-utils.h>
-#include <libempathy/empathy-enum-types.h>
-#include <libempathy/empathy-individual-manager.h>
-
 #include "empathy-individual-store-manager.h"
 
-#include "empathy-ui-utils.h"
-#include "empathy-gtk-enum-types.h"
-
 #define DEBUG_FLAG EMPATHY_DEBUG_CONTACT
-#include <libempathy/empathy-debug.h>
+#include "libempathy/empathy-debug.h"
 
 struct _EmpathyIndividualStoreManagerPriv
 {