]> git.0d.be Git - empathy.git/blobdiff - src/empathy-sanity-cleaning.c
Use double quotes for all internal headers
[empathy.git] / src / empathy-sanity-cleaning.c
index f7ac7d9964500e31c625279ac9a32a43136cc61c..8e2234fe1cf7783d0518b7f03d4f4f6144cd0f0b 100644 (file)
 
 #include "empathy-sanity-cleaning.h"
 
-#include <libempathy/empathy-gsettings.h>
+#include "libempathy/empathy-gsettings.h"
 
-#include <libempathy-gtk/empathy-theme-manager.h>
+#include "libempathy-gtk/empathy-theme-manager.h"
 
 #ifdef HAVE_UOA
-#include <libempathy/empathy-pkg-kit.h>
-#include <libempathy/empathy-uoa-utils.h>
+#include "libempathy/empathy-pkg-kit.h"
+#include "libempathy/empathy-uoa-utils.h"
 
 #include <libaccounts-glib/ag-account-service.h>
 #include <libaccounts-glib/ag-manager.h>
@@ -39,7 +39,7 @@
 #endif
 
 #define DEBUG_FLAG EMPATHY_DEBUG_OTHER
-#include <libempathy/empathy-debug.h>
+#include "libempathy/empathy-debug.h"
 
 /*
  * This number has to be increased each time a new task is added or modified.