]> git.0d.be Git - empathy.git/blobdiff - libempathy-gtk/empathy-individual-view.c
Use double quotes for all internal headers
[empathy.git] / libempathy-gtk / empathy-individual-view.c
index 7e36fe19a8a9706fa1644cafa5cb1eca0de3ed94..b88fd253d951b8b75dfd90a9fc5dca7f3c088393 100644 (file)
 
 #include <glib/gi18n-lib.h>
 
-#include <libempathy/empathy-connection-aggregator.h>
-#include <libempathy/empathy-individual-manager.h>
-#include <libempathy/empathy-contact-groups.h>
-#include <libempathy/empathy-request-util.h>
-#include <libempathy/empathy-utils.h>
+#include "libempathy/empathy-connection-aggregator.h"
+#include "libempathy/empathy-individual-manager.h"
+#include "libempathy/empathy-contact-groups.h"
+#include "libempathy/empathy-request-util.h"
+#include "libempathy/empathy-utils.h"
 
 #include "empathy-individual-edit-dialog.h"
 #include "empathy-images.h"
@@ -43,7 +43,7 @@
 #include "empathy-gtk-enum-types.h"
 
 #define DEBUG_FLAG EMPATHY_DEBUG_CONTACT
-#include <libempathy/empathy-debug.h>
+#include "libempathy/empathy-debug.h"
 
 /* Active users are those which have recently changed state
  * (e.g. online, offline or from normal to a busy state).