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