summaryrefslogtreecommitdiffstats
path: root/options/m_config.h
diff options
context:
space:
mode:
Diffstat (limited to 'options/m_config.h')
-rw-r--r--options/m_config.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/options/m_config.h b/options/m_config.h
index 89f620b6d3..ed34389921 100644
--- a/options/m_config.h
+++ b/options/m_config.h
@@ -51,6 +51,7 @@ struct m_config_option {
/** \ingroup Config */
typedef struct m_config {
struct mp_log *log;
+ struct mpv_global *global; // can be NULL
// Registered options.
struct m_config_option *opts; // all options, even suboptions