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