]> git.0d.be Git - empathy.git/blobdiff - src/empathy-call-window.c
Use double quotes for all internal headers
[empathy.git] / src / empathy-call-window.c
index 37090319bd0825ac8f725ec8bd365e9d2e62ca15..5a24fbcd3b26b734d38d95e68036c41b84d11567 100644 (file)
 #include <farstream/fs-element-added-notifier.h>
 #include <farstream/fs-utils.h>
 
-#include <libempathy/empathy-camera-monitor.h>
-#include <libempathy/empathy-gsettings.h>
-#include <libempathy/empathy-request-util.h>
-#include <libempathy/empathy-utils.h>
-
-#include <libempathy-gtk/empathy-dialpad-widget.h>
-#include <libempathy-gtk/empathy-ui-utils.h>
-#include <libempathy-gtk/empathy-sound-manager.h>
-#include <libempathy-gtk/empathy-geometry.h>
-#include <libempathy-gtk/empathy-images.h>
-#include <libempathy-gtk/empathy-call-utils.h>
+#include "libempathy/empathy-camera-monitor.h"
+#include "libempathy/empathy-gsettings.h"
+#include "libempathy/empathy-request-util.h"
+#include "libempathy/empathy-utils.h"
+
+#include "libempathy-gtk/empathy-dialpad-widget.h"
+#include "libempathy-gtk/empathy-ui-utils.h"
+#include "libempathy-gtk/empathy-sound-manager.h"
+#include "libempathy-gtk/empathy-geometry.h"
+#include "libempathy-gtk/empathy-images.h"
+#include "libempathy-gtk/empathy-call-utils.h"
 
 #define DEBUG_FLAG EMPATHY_DEBUG_VOIP
-#include <libempathy/empathy-debug.h>
+#include "libempathy/empathy-debug.h"
 
 #include "empathy-call-window-fullscreen.h"
 #include "empathy-about-dialog.h"