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 c89c6cfb19..5368c2c1e1 100644
--- a/options/options.h
+++ b/options/options.h
@@ -232,6 +232,8 @@ typedef struct MPOpts {
int hwdec_api;
char *hwdec_codecs;
+ int w32_priority;
+
int network_cookies_enabled;
char *network_cookies_file;
char *network_useragent;