summaryrefslogtreecommitdiffstats
path: root/core/options.h
diff options
context:
space:
mode:
Diffstat (limited to 'core/options.h')
-rw-r--r--core/options.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/core/options.h b/core/options.h
index d6bac625df..9accec1f0a 100644
--- a/core/options.h
+++ b/core/options.h
@@ -126,6 +126,9 @@ typedef struct MPOpts {
char *ass_styles_file;
int ass_style_override;
int ass_hinting;
+
+ int hwdec_api;
+
struct lavc_param {
int workaround_bugs;
int error_resilience;