]> git.sesse.net Git - vlc/blobdiff - src/test/headers.c
libvlc: use vlc_common.h (libvlccore) instead of vlc/vlc.h
[vlc] / src / test / headers.c
index 7ca1be86813a3db711cfef2a0effad04b79436cf..74ef9de94a1939e33efce7c77c0d9254de8e9dc4 100644 (file)
@@ -32,7 +32,7 @@
 # undef __LIBVLC__
 #endif
 
-#include <vlc/vlc.h>
+#include <vlc_common.h>
 #include <vlc/deprecated.h>
 #include <vlc/libvlc.h>
 #include <vlc/libvlc_structures.h>