summaryrefslogtreecommitdiffstats
path: root/options/options.h
diff options
context:
space:
mode:
Diffstat (limited to 'options/options.h')
-rw-r--r--options/options.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/options/options.h b/options/options.h
index e328ccd25c..0b8ea0bded 100644
--- a/options/options.h
+++ b/options/options.h
@@ -44,6 +44,7 @@ typedef struct mp_vo_opts {
} mp_vo_opts;
typedef struct MPOpts {
+ int use_terminal;
char *msglevels;
int verbose;
int msg_identify;