]> git.sesse.net Git - vlc/blobdiff - modules/misc/rtsp.c
Use Brackets for global headers.
[vlc] / modules / misc / rtsp.c
index 80e27a0bbc779c1fbc48b50aab6abddf45dadecb..53ba65e1fbb30421f685fbf1d5c7effa210e7f23 100644 (file)
@@ -36,9 +36,9 @@
 #include <vlc_sout.h>
 #include <vlc_block.h>
 
-#include "vlc_httpd.h"
-#include "vlc_vod.h"
-#include "vlc_url.h"
+#include <vlc_httpd.h>
+#include <vlc_vod.h>
+#include <vlc_url.h>
 #include <vlc_network.h>
 #include <vlc_charset.h>
 #include <vlc_strings.h>