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 7a30c24b34..ce0be86757 100644
--- a/mpvcore/options.h
+++ b/mpvcore/options.h
@@ -45,6 +45,7 @@ typedef struct mp_vo_opts {
typedef struct MPOpts {
char **reset_options;
+ char **lua_files;
struct m_obj_settings *audio_driver_list;
int fixed_vo;