]> git.0d.be Git - empathy.git/blobdiff - src/empathy-status-icon.c
Reorder header inclusions accordingly to the Telepathy coding style
[empathy.git] / src / empathy-status-icon.c
index b40ebed7b3da11abceb8bbe40ae7cb5de1044648..917fab3831364fa7b50e235084260ee08e502a72 100644 (file)
  */
 
 #include "config.h"
+#include "empathy-status-icon.h"
 
+#include "empathy-event-manager.h"
 #include "empathy-gsettings.h"
-#include "empathy-utils.h"
-
+#include "empathy-new-call-dialog.h"
+#include "empathy-new-message-dialog.h"
 #include "empathy-presence-chooser.h"
 #include "empathy-ui-utils.h"
-#include "empathy-new-message-dialog.h"
-#include "empathy-new-call-dialog.h"
-
-#include "empathy-status-icon.h"
-#include "empathy-event-manager.h"
+#include "empathy-utils.h"
 
 #define DEBUG_FLAG EMPATHY_DEBUG_DISPATCHER
 #include "empathy-debug.h"