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 842781cb4b..d668832fea 100644
--- a/options/options.h
+++ b/options/options.h
@@ -319,6 +319,8 @@ typedef struct MPOpts {
char *ipc_path;
char *input_file;
+ int wingl_dwm_flush;
+
struct gl_video_opts *gl_video_opts;
struct angle_opts *angle_opts;
struct dvd_opts *dvd_opts;