summaryrefslogtreecommitdiffstats
path: root/libvo/video_out.h
diff options
context:
space:
mode:
Diffstat (limited to 'libvo/video_out.h')
-rw-r--r--libvo/video_out.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/libvo/video_out.h b/libvo/video_out.h
index 10a3891b7b..df27d373fe 100644
--- a/libvo/video_out.h
+++ b/libvo/video_out.h
@@ -279,6 +279,7 @@ struct vo {
void *priv;
struct MPOpts *opts;
struct vo_x11_state *x11;
+ struct vo_w32_state *w32;
struct mp_fifo *key_fifo;
struct input_ctx *input_ctx;
int event_fd; // check_events() should be called when this has input