Commit 0bc4a413 authored by Pierre d'Herbemont's avatar Pierre d'Herbemont

control/media_descriptor.c: Include playlist.h for the preparser.

parent 18f877f5
......@@ -25,6 +25,9 @@
#include <vlc_input.h>
#include <vlc_meta.h>
/* For the preparser */
#include <vlc_playlist.h>
#include "libvlc_internal.h"
static const vlc_meta_type_t libvlc_to_vlc_meta[] =
......
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