summaryrefslogtreecommitdiffstats
path: root/options/m_option.h
diff options
context:
space:
mode:
Diffstat (limited to 'options/m_option.h')
-rw-r--r--options/m_option.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/options/m_option.h b/options/m_option.h
index dfc9e28a9b..041915bbc1 100644
--- a/options/m_option.h
+++ b/options/m_option.h
@@ -24,7 +24,7 @@
#include <stdbool.h>
#include "config.h"
-#include "mpvcore/bstr.h"
+#include "bstr/bstr.h"
#include "audio/chmap.h"
// m_option allows to parse, print and copy data of various types.