]> git.0d.be Git - empathy.git/blobdiff - libempathy-gtk/empathy-contact-blocking-dialog.c
Use double quotes for all internal headers
[empathy.git] / libempathy-gtk / empathy-contact-blocking-dialog.c
index 9a0498c5a89ecd3468c9f231c6aa9955b5ea8380..022e05ba1de40179b2384597c66286ade641c50c 100644 (file)
 
 #include <glib/gi18n-lib.h>
 
-#include <libempathy/empathy-utils.h>
+#include "libempathy/empathy-utils.h"
 
-#include <libempathy-gtk/empathy-account-chooser.h>
-#include <libempathy-gtk/empathy-ui-utils.h>
+#include "libempathy-gtk/empathy-account-chooser.h"
+#include "libempathy-gtk/empathy-ui-utils.h"
 
 #include "empathy-contact-blocking-dialog.h"
 
 #define DEBUG_FLAG EMPATHY_DEBUG_OTHER
-#include <libempathy/empathy-debug.h>
+#include "libempathy/empathy-debug.h"
 
 #define GET_PRIVATE(o) (EMPATHY_CONTACT_BLOCKING_DIALOG (o)->priv)
 #define DECLARE_CALLBACK(func) \