]> git.0d.be Git - empathy.git/blobdiff - libempathy-gtk/empathy-contact-widget.c
Use double quotes for all internal headers
[empathy.git] / libempathy-gtk / empathy-contact-widget.c
index cef06d309ceae5f438c3f60246f6d0b39d95c156..cbc034db531fbc473e7f8dc2ae4d1a52750d57bb 100644 (file)
@@ -23,8 +23,8 @@
 
 #include <glib/gi18n-lib.h>
 
-#include <libempathy/empathy-utils.h>
-#include <libempathy/empathy-client-factory.h>
+#include "libempathy/empathy-utils.h"
+#include "libempathy/empathy-client-factory.h"
 
 #include "empathy-contact-widget.h"
 #include "empathy-avatar-image.h"
@@ -33,7 +33,7 @@
 #include "empathy-string-parser.h"
 
 #define DEBUG_FLAG EMPATHY_DEBUG_CONTACT
-#include <libempathy/empathy-debug.h>
+#include "libempathy/empathy-debug.h"
 
 /**
  * SECTION:empathy-contact-widget