summaryrefslogtreecommitdiffstats
path: root/mpvcore/playlist_parser.c
diff options
context:
space:
mode:
Diffstat (limited to 'mpvcore/playlist_parser.c')
-rw-r--r--mpvcore/playlist_parser.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/mpvcore/playlist_parser.c b/mpvcore/playlist_parser.c
index 59d5123be6..4573e133ae 100644
--- a/mpvcore/playlist_parser.c
+++ b/mpvcore/playlist_parser.c
@@ -36,8 +36,8 @@
#include "playlist_parser.h"
#include "stream/stream.h"
#include "demux/demux.h"
-#include "core/mp_msg.h"
-#include "core/path.h"
+#include "mpvcore/mp_msg.h"
+#include "mpvcore/path.h"
#define BUF_STEP 1024