]> git.0d.be Git - empathy.git/blobdiff - libempathy-gtk/empathy-theme-manager.c
Reorder header inclusions accordingly to the Telepathy coding style
[empathy.git] / libempathy-gtk / empathy-theme-manager.c
index 461aca35b37c3668679025e8aae5bb872f23e71a..d921372abe80cadec7551ab02b15ec60c9da7179 100644 (file)
  */
 
 #include "config.h"
+#include "empathy-theme-manager.h"
 
 #include <string.h>
-
 #include <gtk/gtk.h>
 
 #include "empathy-gsettings.h"
 
-#include "empathy-theme-manager.h"
-
 #define DEBUG_FLAG EMPATHY_DEBUG_OTHER
 #include "empathy-debug.h"