]> git.0d.be Git - empathy.git/blobdiff - libempathy-gtk/empathy-roster-model-manager.c
Reorder header inclusions accordingly to the Telepathy coding style
[empathy.git] / libempathy-gtk / empathy-roster-model-manager.c
index 99c929006c490968832714dac7fdd0bc267ae68b..e0fff03e9a3957d9257e665a24946285930066ca 100644 (file)
  */
 
 #include "config.h"
-
 #include "empathy-roster-model-manager.h"
 
-#include "empathy-roster-model.h"
-
 #include <glib/gi18n-lib.h>
 
+#include "empathy-roster-model.h"
 #include "empathy-utils.h"
 
 static void roster_model_iface_init (EmpathyRosterModelInterface *iface);