]> git.0d.be Git - empathy.git/blobdiff - src/empathy-video-src.c
Use double quotes for all internal headers
[empathy.git] / src / empathy-video-src.c
index 2fc483567e20b6c21d8ea58b770d9289af28289b..b8196023000a2348724e9dfb574a59c9c4c13be0 100644 (file)
@@ -20,9 +20,6 @@
 
 #include "config.h"
 
-#include <stdio.h>
-#include <stdlib.h>
-
 #ifdef HAVE_GST1
 #include <gst/video/colorbalance.h>
 #else
@@ -30,7 +27,7 @@
 #endif
 
 #define DEBUG_FLAG EMPATHY_DEBUG_VOIP
-#include <libempathy/empathy-debug.h>
+#include "libempathy/empathy-debug.h"
 
 #include "empathy-video-src.h"