summaryrefslogtreecommitdiffstats
path: root/mpvcore/charset_conv.h
diff options
context:
space:
mode:
Diffstat (limited to 'mpvcore/charset_conv.h')
-rw-r--r--mpvcore/charset_conv.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/mpvcore/charset_conv.h b/mpvcore/charset_conv.h
index 00a2658da3..ad10f010a0 100644
--- a/mpvcore/charset_conv.h
+++ b/mpvcore/charset_conv.h
@@ -2,7 +2,7 @@
#define MP_CHARSET_CONV_H
#include <stdbool.h>
-#include "core/bstr.h"
+#include "mpvcore/bstr.h"
enum {
MP_ICONV_VERBOSE = 1, // print errors instead of failing silently