]> git.0d.be Git - empathy.git/blobdiff - src/empathy-invite-participant-dialog.c
Reorder header inclusions accordingly to the Telepathy coding style
[empathy.git] / src / empathy-invite-participant-dialog.c
index f78052f8c65cfe178b9af2aaf72a5c8073a79bee..e562dc5644bf3e1865aba015a598e0a37c73c8f7 100644 (file)
  */
 
 #include "config.h"
-
-#include <glib/gi18n.h>
-
 #include "empathy-invite-participant-dialog.h"
 
-#include "empathy-utils.h"
+#include <glib/gi18n.h>
 
 #include "empathy-contact-chooser.h"
+#include "empathy-utils.h"
 
 G_DEFINE_TYPE (EmpathyInviteParticipantDialog,
     empathy_invite_participant_dialog, GTK_TYPE_DIALOG);