From 1feebc74c76bc7e1efb78f10843c79b385d12264 Mon Sep 17 00:00:00 2001 From: reimar Date: Tue, 26 Jul 2005 13:47:18 +0000 Subject: OpenGL fixes for windows and vo_gl.c ported to windows. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16110 b3059339-0415-0410-9bf9-f77b7e298cf2 --- libvo/w32_common.h | 1 + 1 file changed, 1 insertion(+) (limited to 'libvo/w32_common.h') diff --git a/libvo/w32_common.h b/libvo/w32_common.h index 75a9420826..9d2cf2773f 100644 --- a/libvo/w32_common.h +++ b/libvo/w32_common.h @@ -11,6 +11,7 @@ extern int vo_ontop; extern int vo_init(void); extern void vo_w32_uninit(void); +extern void vo_w32_ontop(void); extern void vo_w32_fullscreen(void); extern int vo_w32_check_events(void); extern int createRenderingContext(void); -- cgit v1.2.3