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