Commit 114bddb7 authored by Pierre d'Herbemont's avatar Pierre d'Herbemont

test: Add the new vlc headers.

parent 5475597b
...@@ -33,8 +33,13 @@ ...@@ -33,8 +33,13 @@
#endif #endif
#include <vlc/vlc.h> #include <vlc/vlc.h>
#include <vlc/common.h>
#include <vlc/deprecated.h>
#include <vlc/libvlc.h> #include <vlc/libvlc.h>
#include <vlc/libvlc_structures.h> #include <vlc/libvlc_structures.h>
#include <vlc/libvlc_events.h>
#include <vlc/libvlc_media_list.h>
#include <vlc/libvlc_vlm.h>
#include <vlc/mediacontrol.h> #include <vlc/mediacontrol.h>
#include <vlc/mediacontrol_structures.h> #include <vlc/mediacontrol_structures.h>
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment