summaryrefslogtreecommitdiffstats
path: root/common/tags.h
diff options
context:
space:
mode:
Diffstat (limited to 'common/tags.h')
-rw-r--r--common/tags.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/common/tags.h b/common/tags.h
index 375289695f..b6db5f3df2 100644
--- a/common/tags.h
+++ b/common/tags.h
@@ -1,7 +1,7 @@
#ifndef MP_TAGS_H
#define MP_TAGS_H
-#include "bstr/bstr.h"
+#include "misc/bstr.h"
struct mp_tags {
char **keys;