]> git.0d.be Git - empathy.git/blobdiff - libempathy-gtk/empathy-account-widget.c
Use double quotes for all internal headers
[empathy.git] / libempathy-gtk / empathy-account-widget.c
index 9fa8c1eafd0edad35dbd2278e1f0d68a1734f493..d8b5b778538bb1090d617485d6aaa5ec015e8418 100644 (file)
@@ -28,7 +28,7 @@
 
 #include <glib/gi18n-lib.h>
 
-#include <libempathy/empathy-utils.h>
+#include "libempathy/empathy-utils.h"
 
 #include <dbus/dbus-protocol.h>
 
@@ -38,7 +38,7 @@
 #include "empathy-ui-utils.h"
 
 #define DEBUG_FLAG EMPATHY_DEBUG_ACCOUNT
-#include <libempathy/empathy-debug.h>
+#include "libempathy/empathy-debug.h"
 
 G_DEFINE_TYPE (EmpathyAccountWidget, empathy_account_widget, GTK_TYPE_BOX)