]> git.0d.be Git - empathy.git/blobdiff - libempathy-gtk/empathy-presence-chooser.c
Reorder header inclusions accordingly to the Telepathy coding style
[empathy.git] / libempathy-gtk / empathy-presence-chooser.c
index cf2dbdf7712708904203a8625d7a1c255a48dcb4..445f79b639add4cef90a092a237c4259495d3acf 100644 (file)
  */
 
 #include "config.h"
+#include "empathy-presence-chooser.h"
 
 #include <glib/gi18n-lib.h>
 
 #include "empathy-presence-manager.h"
-#include "empathy-utils.h"
 #include "empathy-status-presets.h"
+#include "empathy-utils.h"
 
 #define DEBUG_FLAG EMPATHY_DEBUG_OTHER
 #include "empathy-debug.h"