mirror of https://github.com/mpv-player/mpv
small warning fix from Dominik Mierzejewski
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7893 b3059339-0415-0410-9bf9-f77b7e298cf2
This commit is contained in:
parent
ab10907f7d
commit
845b85da8d
|
@ -230,6 +230,7 @@ int wsWindowManagerType( void )
|
|||
}
|
||||
|
||||
extern int vo_wm_type;
|
||||
extern int vo_find_depth_from_visuals(Display *dpy, int screen, Visual **visual_return);
|
||||
|
||||
void wsXInit( void* mDisplay )
|
||||
{
|
||||
|
|
Loading…
Reference in New Issue