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:
pontscho 2002-10-23 23:57:45 +00:00
parent ab10907f7d
commit 845b85da8d
1 changed files with 1 additions and 0 deletions

View File

@ -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 )
{