]> git.0d.be Git - empathy.git/blobdiff - src/empathy-chat.c
Reorder header inclusions accordingly to the Telepathy coding style
[empathy.git] / src / empathy-chat.c
index 9919b6edd5936c5eae1001cffed22e61496f2f0c..e6e8b1b3b886a538dc7794e36361dccba268cb14 100644 (file)
 #include "config.h"
 
 #include <glib/gi18n.h>
-
 #include <libnotify/notify.h>
 
+#include "empathy-chat-manager.h"
+#include "empathy-chat-resources.h"
 #include "empathy-presence-manager.h"
-
 #include "empathy-theme-manager.h"
 #include "empathy-ui-utils.h"
 
-#include "empathy-chat-manager.h"
-#include "empathy-chat-resources.h"
-
 #define DEBUG_FLAG EMPATHY_DEBUG_CHAT
 #include "empathy-debug.h"