summaryrefslogtreecommitdiffstats
path: root/options/options.h
diff options
context:
space:
mode:
Diffstat (limited to 'options/options.h')
-rw-r--r--options/options.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/options/options.h b/options/options.h
index 7e8c22451d..cc57795446 100644
--- a/options/options.h
+++ b/options/options.h
@@ -38,6 +38,8 @@ typedef struct mp_vo_opts {
int force_window_position;
int fs_missioncontrol;
+
+ struct sws_opts *sws_opts;
} mp_vo_opts;
struct mp_cache_opts {