summaryrefslogtreecommitdiffstats
path: root/libvo/w32_common.h
diff options
context:
space:
mode:
Diffstat (limited to 'libvo/w32_common.h')
-rw-r--r--libvo/w32_common.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/libvo/w32_common.h b/libvo/w32_common.h
index ddb86d3571..75a9420826 100644
--- a/libvo/w32_common.h
+++ b/libvo/w32_common.h
@@ -3,6 +3,7 @@ extern int vo_screenwidth;
extern int vo_screenheight;
extern uint32_t o_dwidth;
extern uint32_t o_dheight;
+extern HWND vo_window;
extern HDC vo_hdc;
extern int vo_fs;
extern int vo_vm;