summaryrefslogtreecommitdiffstats
path: root/mpvcore/bstr.c
diff options
context:
space:
mode:
Diffstat (limited to 'mpvcore/bstr.c')
-rw-r--r--mpvcore/bstr.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/mpvcore/bstr.c b/mpvcore/bstr.c
index 16da0993ea..adcc6575f3 100644
--- a/mpvcore/bstr.c
+++ b/mpvcore/bstr.c
@@ -25,7 +25,7 @@
#include "talloc.h"
-#include "core/bstr.h"
+#include "mpvcore/bstr.h"
int bstrcmp(struct bstr str1, struct bstr str2)
{