]> git.0d.be Git - empathy.git/blobdiff - src/empathy-accounts-dialog.c
Use double quotes for all internal headers
[empathy.git] / src / empathy-accounts-dialog.c
index f0a2db9a25a6f758614060bf13b32b591997ef0e..acfd9c290e00e2d2a066c50e1ba2134aaf276796 100644 (file)
 
 #include <glib/gi18n-lib.h>
 
-#include <libempathy/empathy-utils.h>
-#include <libempathy/empathy-pkg-kit.h>
+#include "libempathy/empathy-utils.h"
+#include "libempathy/empathy-pkg-kit.h"
 
-#include <libempathy-gtk/empathy-ui-utils.h>
-#include <libempathy-gtk/empathy-account-widget-sip.h>
-#include <libempathy-gtk/empathy-user-info.h>
-#include <libempathy-gtk/empathy-local-xmpp-assistant-widget.h>
-#include <libempathy-gtk/empathy-new-account-dialog.h>
+#include "libempathy-gtk/empathy-ui-utils.h"
+#include "libempathy-gtk/empathy-account-widget-sip.h"
+#include "libempathy-gtk/empathy-user-info.h"
+#include "libempathy-gtk/empathy-local-xmpp-assistant-widget.h"
+#include "libempathy-gtk/empathy-new-account-dialog.h"
 
 #include "empathy-accounts-common.h"
 #include "empathy-accounts-dialog.h"
@@ -43,7 +43,7 @@
 #include "empathy-import-utils.h"
 
 #define DEBUG_FLAG EMPATHY_DEBUG_ACCOUNT
-#include <libempathy/empathy-debug.h>
+#include "libempathy/empathy-debug.h"
 
 /* Flashing delay for icons (milliseconds). */
 #define FLASH_TIMEOUT 500