summaryrefslogtreecommitdiffstats
path: root/libvo/gl_common.c
diff options
context:
space:
mode:
Diffstat (limited to 'libvo/gl_common.c')
-rw-r--r--libvo/gl_common.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/libvo/gl_common.c b/libvo/gl_common.c
index ae28b79bfd..f845521c78 100644
--- a/libvo/gl_common.c
+++ b/libvo/gl_common.c
@@ -1338,7 +1338,7 @@ int setGlWindow(int *vinfo, HGLRC *context, HWND win)
}
// set new values
- vo_window = win;
+ vo_w32_window = win;
vo_hdc = windc;
{
RECT rect;