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 dadcb0800a..c73764ceba 100644
--- a/options/options.h
+++ b/options/options.h
@@ -12,6 +12,7 @@ typedef struct mp_vo_opts {
int fullscreen;
int screen_id;
int fsscreen_id;
+ int fs_black_out_screens;
char *winname;
int x11_netwm;
int native_keyrepeat;