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