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 b1058fca37..7a30c24b34 100644
--- a/mpvcore/options.h
+++ b/mpvcore/options.h
@@ -202,6 +202,7 @@ typedef struct MPOpts {
char *ass_styles_file;
int ass_style_override;
int ass_hinting;
+ int ass_shaper;
int hwdec_api;
char *hwdec_codecs;