]> git.sesse.net Git - vlc/blobdiff - src/input/mem_stream.c
libvlc: use vlc_common.h (libvlccore) instead of vlc/vlc.h
[vlc] / src / input / mem_stream.c
index 1c2f3cb76267703f3043b043d9841c1b407b013d..94c6e517581c1e2cfdf9ccb86a209b033843e91e 100644 (file)
@@ -25,7 +25,7 @@
 # include "config.h"
 #endif
 
-#include <vlc/vlc.h>
+#include <vlc_common.h>
 
 #include "input_internal.h"