]> git.0d.be Git - empathy.git/blobdiff - libempathy-gtk/empathy-individual-dialogs.c
Reorder header inclusions accordingly to the Telepathy coding style
[empathy.git] / libempathy-gtk / empathy-individual-dialogs.c
index 9f0117753712a3da74abad42e249b943707e732a..ce03d0a284fe85ebeb04e26446102874608b6daf 100644 (file)
  */
 
 #include "config.h"
+#include "empathy-individual-dialogs.h"
 
 #include <glib/gi18n-lib.h>
 
+#include "empathy-contact-widget.h"
 #include "empathy-individual-manager.h"
 #include "empathy-utils.h"
 
-#include "empathy-individual-dialogs.h"
-#include "empathy-contact-widget.h"
-
 #define BULLET_POINT "\342\200\242"
 
 static GtkWidget *new_individual_dialog = NULL;