]> git.sesse.net Git - vlc/blobdiff - src/test/block.c
libvlc: use vlc_common.h (libvlccore) instead of vlc/vlc.h
[vlc] / src / test / block.c
index ad03dab1d619b47a25958da68be2955fe07877ed..f594d06d72b8b5ef4a562e2ddc4721a795616e9c 100644 (file)
@@ -27,7 +27,7 @@
 #undef NDEBUG
 #include <assert.h>
 
-#include <vlc/vlc.h>
+#include <vlc_common.h>
 #include <vlc_block.h>
 
 static const char text[] =