diff libvo/w32_common.h @ 16109:519a307e3ccf

OpenGL fixes for windows and vo_gl.c ported to windows.
author reimar
date Tue, 26 Jul 2005 13:47:18 +0000
parents f0c1ee83b216
children 7327ead03337
line wrap: on
line diff
--- a/libvo/w32_common.h	Tue Jul 26 13:32:32 2005 +0000
+++ b/libvo/w32_common.h	Tue Jul 26 13:47:18 2005 +0000
@@ -11,6 +11,7 @@
 
 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);