]> git.0d.be Git - empathy.git/blobdiff - libempathy-gtk/empathy-irc-network-dialog.c
Reorder header inclusions accordingly to the Telepathy coding style
[empathy.git] / libempathy-gtk / empathy-irc-network-dialog.c
index 8e4339cf9909e30d182eb415243e1d9ff521f4d4..fc3cc1fb3ea5e3fef481e9160cfb13423b5c6935 100644 (file)
  */
 
 #include "config.h"
+#include "empathy-irc-network-dialog.h"
 
 #include <glib/gi18n-lib.h>
 
-#include "empathy-utils.h"
-
 #include "empathy-ui-utils.h"
+#include "empathy-utils.h"
 #include "totem-subtitle-encoding.h"
 
-#include "empathy-irc-network-dialog.h"
-
 typedef struct {
   EmpathyIrcNetwork *network;