]> git.0d.be Git - empathy.git/blobdiff - libempathy-gtk/empathy-theme-manager.c
Merge branch 'gnome-3-8'
[empathy.git] / libempathy-gtk / empathy-theme-manager.c
index f3d8d67bcb1f093ab7249afb2474a74a3177c997..81361c1ef87c25505ed6d16e4c2936415f4149a1 100644 (file)
  */
 
 #include "config.h"
-
-#include <string.h>
-
-#include <gtk/gtk.h>
-
-#include <libempathy/empathy-gsettings.h>
-
 #include "empathy-theme-manager.h"
 
+#include "empathy-gsettings.h"
+
 #define DEBUG_FLAG EMPATHY_DEBUG_OTHER
-#include <libempathy/empathy-debug.h>
+#include "empathy-debug.h"
 
 struct _EmpathyThemeManagerPriv
 {