summaryrefslogtreecommitdiffstats
path: root/mpvcore/playlist.h
diff options
context:
space:
mode:
Diffstat (limited to 'mpvcore/playlist.h')
-rw-r--r--mpvcore/playlist.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/mpvcore/playlist.h b/mpvcore/playlist.h
index f01d4b8ddd..fcf04929ac 100644
--- a/mpvcore/playlist.h
+++ b/mpvcore/playlist.h
@@ -19,7 +19,7 @@
#define MPLAYER_PLAYLIST_H
#include <stdbool.h>
-#include "core/bstr.h"
+#include "mpvcore/bstr.h"
struct playlist_param {
bstr name, value;