Commit 06185e5e authored by KO Myung-Hun's avatar KO Myung-Hun Committed by Jean-Baptiste Kempf

Demux smooth: playlist: fix compilation

Signed-off-by: default avatarJean-Baptiste Kempf <jb@videolan.org>
parent e4695f0a
......@@ -17,13 +17,13 @@
* along with this program; if not, write to the Free Software Foundation,
* Inc., 51 Franklin Street, Fifth Floor, Boston MA 02110-1301, USA.
*****************************************************************************/
#include "Manifest.hpp"
#include "../adaptative/playlist/BasePeriod.h"
#ifdef HAVE_CONFIG_H
# include "config.h"
#endif
#include "Manifest.hpp"
#include "../adaptative/playlist/BasePeriod.h"
#include <vlc_common.h>
#include <vlc_stream.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