]> git.sesse.net Git - vlc/blobdiff - modules/control/http/macro.c
Use Brackets for global headers.
[vlc] / modules / control / http / macro.c
index c05e5ec8aa5ad4d775aaf94c856c45368cae965d..457f8082c712bf150b746fe30d4bc0cf5051c091 100644 (file)
@@ -28,7 +28,7 @@
 
 #include "http.h"
 #include "macros.h"
-#include "vlc_url.h"
+#include <vlc_url.h>
 
 static int MacroParse( macro_t *m, char *psz_src )
 {