summaryrefslogtreecommitdiffstats
path: root/common/encode_lavc.h
diff options
context:
space:
mode:
Diffstat (limited to 'common/encode_lavc.h')
-rw-r--r--common/encode_lavc.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/common/encode_lavc.h b/common/encode_lavc.h
index 7a7f86cde1..fc1e754f00 100644
--- a/common/encode_lavc.h
+++ b/common/encode_lavc.h
@@ -36,7 +36,7 @@
struct encode_lavc_context {
struct mpv_global *global;
- struct encode_output_conf *options;
+ struct encode_opts *options;
struct mp_log *log;
struct mp_tags *metadata;