summaryrefslogtreecommitdiffstats
path: root/core/playlist_parser.c
diff options
context:
space:
mode:
Diffstat (limited to 'core/playlist_parser.c')
-rw-r--r--core/playlist_parser.c6
1 files changed, 3 insertions, 3 deletions
diff --git a/core/playlist_parser.c b/core/playlist_parser.c
index 0edabc13b9..98eebaa47e 100644
--- a/core/playlist_parser.c
+++ b/core/playlist_parser.c
@@ -35,9 +35,9 @@
#include "playlist.h"
#include "playlist_parser.h"
#include "stream/stream.h"
-#include "libmpdemux/demuxer.h"
-#include "mp_msg.h"
-#include "path.h"
+#include "demux/demux.h"
+#include "core/mp_msg.h"
+#include "core/path.h"
#define BUF_STEP 1024