summaryrefslogtreecommitdiffstats
path: root/mpvcore/m_config.h
diff options
context:
space:
mode:
Diffstat (limited to 'mpvcore/m_config.h')
-rw-r--r--mpvcore/m_config.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/mpvcore/m_config.h b/mpvcore/m_config.h
index 32ef242481..1098c5635c 100644
--- a/mpvcore/m_config.h
+++ b/mpvcore/m_config.h
@@ -59,6 +59,7 @@ typedef struct m_config {
struct m_opt_backup *backup_opts;
bool use_profiles;
+ bool is_toplevel;
int (*includefunc)(struct m_config *conf, char *filename, int flags);
void *optstruct; // struct mpopts or other