]> git.0d.be Git - empathy.git/blobdiff - src/empathy-call.c
Use double quotes for all internal headers
[empathy.git] / src / empathy-call.c
index 9d5ab8a83f64b6b51141ac3b11dd874f1a68f2ea..47e3f3a835ff7f70b8ecc242d50597a03373fd11 100644 (file)
 #include <X11/Xlib.h>
 #endif
 
-#include <libempathy-gtk/empathy-ui-utils.h>
+#include "libempathy-gtk/empathy-ui-utils.h"
 
 #include "empathy-call-window.h"
 #include "empathy-call-factory.h"
 
 #define DEBUG_FLAG EMPATHY_DEBUG_VOIP
-#include <libempathy/empathy-debug.h>
+#include "libempathy/empathy-debug.h"
 
 /* Exit after $TIMEOUT seconds if not displaying any call window */
 #define TIMEOUT 60