summaryrefslogtreecommitdiffstats
path: root/libvo/w32_common.h
diff options
context:
space:
mode:
authorreimar <reimar@b3059339-0415-0410-9bf9-f77b7e298cf2>2006-04-21 18:42:55 +0000
committerreimar <reimar@b3059339-0415-0410-9bf9-f77b7e298cf2>2006-04-21 18:42:55 +0000
commitd9d16656b2d1a4f87d0e8511d2fa2f95dfbdb6b5 (patch)
tree59796f43b0d1ecba721612c78f93f0d4ec4443a7 /libvo/w32_common.h
parent4d418c336f34b17a3b3e52a0ce32ee10e5bc8f3f (diff)
downloadmpv-d9d16656b2d1a4f87d0e8511d2fa2f95dfbdb6b5.tar.bz2
mpv-d9d16656b2d1a4f87d0e8511d2fa2f95dfbdb6b5.tar.xz
forgotten update_xinerama_info prototypes
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18175 b3059339-0415-0410-9bf9-f77b7e298cf2
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 ce6f24f045..531d56a549 100644
--- a/libvo/w32_common.h
+++ b/libvo/w32_common.h
@@ -16,3 +16,4 @@ extern void vo_w32_fullscreen(void);
extern int vo_w32_check_events(void);
extern int vo_w32_config(uint32_t, uint32_t, uint32_t);
extern void destroyRenderingContext(void);
+extern void update_xinerama_info(void);