]> git.sesse.net Git - vlc/blobdiff - src/test/url.c
libvlc: use vlc_common.h (libvlccore) instead of vlc/vlc.h
[vlc] / src / test / url.c
index 3ae9798140a52fe64f99b280f6cb9f88f872a820..a097aca0277beb8f711330a7bfd582bf2ceb2bf2 100644 (file)
@@ -23,7 +23,7 @@
 # include "config.h"
 #endif
 
-#include <vlc/vlc.h>
+#include <vlc_common.h>
 #include "vlc_url.h"
 #include "vlc_strings.h"