summaryrefslogtreecommitdiffstats
path: root/core/m_config.h
diff options
context:
space:
mode:
Diffstat (limited to 'core/m_config.h')
-rw-r--r--core/m_config.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/core/m_config.h b/core/m_config.h
index 9098a23c97..de89803cac 100644
--- a/core/m_config.h
+++ b/core/m_config.h
@@ -21,7 +21,7 @@
#include <stdbool.h>
-#include "bstr.h"
+#include "core/bstr.h"
// m_config provides an API to manipulate the config variables in MPlayer.
// It makes use of the Options API to provide a context stack that