summaryrefslogtreecommitdiffstats
path: root/misc/charset_conv.h
diff options
context:
space:
mode:
Diffstat (limited to 'misc/charset_conv.h')
-rw-r--r--misc/charset_conv.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/misc/charset_conv.h b/misc/charset_conv.h
index e9efa48444..93bd91cffe 100644
--- a/misc/charset_conv.h
+++ b/misc/charset_conv.h
@@ -2,7 +2,7 @@
#define MP_CHARSET_CONV_H
#include <stdbool.h>
-#include "bstr/bstr.h"
+#include "misc/bstr.h"
struct mp_log;