]> git.0d.be Git - empathy.git/blobdiff - libempathy-gtk/empathy-sound-manager.c
Reorder header inclusions accordingly to the Telepathy coding style
[empathy.git] / libempathy-gtk / empathy-sound-manager.c
index a66e5f4cf5d64c1d3aefc82b93c6ee8caa054a7a..600816f67ed9bfbdf77ceed7a7db09fb75a92b96 100644 (file)
  */
 
 #include "config.h"
-
 #include "empathy-sound-manager.h"
 
 #include <glib/gi18n-lib.h>
 
-#define DEBUG_FLAG EMPATHY_DEBUG_OTHER
-#include "empathy-debug.h"
 #include "empathy-gsettings.h"
 #include "empathy-utils.h"
 
+#define DEBUG_FLAG EMPATHY_DEBUG_OTHER
+#include "empathy-debug.h"
+
 typedef struct {
   EmpathySound sound_id;
   const char * event_ca_id;