summaryrefslogtreecommitdiffstats
path: root/mpvcore/options.h
diff options
context:
space:
mode:
Diffstat (limited to 'mpvcore/options.h')
-rw-r--r--mpvcore/options.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/mpvcore/options.h b/mpvcore/options.h
index 1ff50688ce..033d3c89c6 100644
--- a/mpvcore/options.h
+++ b/mpvcore/options.h
@@ -87,6 +87,7 @@ typedef struct MPOpts {
int ordered_chapters;
int chapter_merge_threshold;
double chapter_seek_threshold;
+ int load_unsafe_playlists;
int quiet;
int load_config;
int use_filedir_conf;