summaryrefslogtreecommitdiffstats
path: root/core/options.h
diff options
context:
space:
mode:
Diffstat (limited to 'core/options.h')
-rw-r--r--core/options.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/core/options.h b/core/options.h
index 10eb7135fd..b261731f16 100644
--- a/core/options.h
+++ b/core/options.h
@@ -54,7 +54,7 @@ typedef struct MPOpts {
int ordered_chapters;
int chapter_merge_threshold;
int quiet;
- int noconfig;
+ int load_config;
char *codecs_file;
int stream_cache_size;
float stream_cache_min_percent;