]> git.0d.be Git - empathy.git/blobdiff - src/empathy-chat.c
Use double quotes for all internal headers
[empathy.git] / src / empathy-chat.c
index 0e70885d730aa3ea643e5a6230c1592356542390..1af26b230dc3d9354016705f54b433e345f7a862 100644 (file)
 
 #include <libnotify/notify.h>
 
-#include <libempathy/empathy-presence-manager.h>
+#include "libempathy/empathy-presence-manager.h"
 
-#include <libempathy-gtk/empathy-theme-manager.h>
-#include <libempathy-gtk/empathy-ui-utils.h>
+#include "libempathy-gtk/empathy-theme-manager.h"
+#include "libempathy-gtk/empathy-ui-utils.h"
 
 #include "empathy-chat-manager.h"
 #include "empathy-chat-resources.h"
 
 #define DEBUG_FLAG EMPATHY_DEBUG_CHAT
-#include <libempathy/empathy-debug.h>
+#include "libempathy/empathy-debug.h"
 
 /* Exit after $TIMEOUT seconds if not displaying any call window */
 #define TIMEOUT 60