Skip to content

core: include internal libvlc.h using direct path

Steve Lhomme requested to merge robUx4/vlc:internal_libvlc into master

Unlike the <vlc/libvlc.h>. So we don't need to include the root of the core, including in tests (especially now that var.c is needed there).

Merge request reports

Loading