]> git.0d.be Git - empathy.git/blobdiff - libempathy-gtk/empathy-individual-edit-dialog.c
Reorder header inclusions accordingly to the Telepathy coding style
[empathy.git] / libempathy-gtk / empathy-individual-edit-dialog.c
index 457dd95752f0288b26bbc5e48f77e5217e43407b..dbd01c970d24d8205f97636c41992623cab3fe7a 100644 (file)
  */
 
 #include "config.h"
+#include "empathy-individual-edit-dialog.h"
 
 #include <glib/gi18n-lib.h>
 
-#include "empathy-utils.h"
-
-#include "empathy-individual-edit-dialog.h"
 #include "empathy-individual-widget.h"
+#include "empathy-utils.h"
 
 #define GET_PRIV(obj) EMPATHY_GET_PRIV (obj, EmpathyIndividualEditDialog)