mirror of
https://github.com/mpv-player/mpv
synced 2025-02-21 15:27:00 +00:00
fix for warning in some vo_*.c
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10855 b3059339-0415-0410-9bf9-f77b7e298cf2
This commit is contained in:
parent
3c154f93b0
commit
1a7c7da8bf
@ -59,6 +59,7 @@ extern Window vo_x11_create_smooth_window( Display *mDisplay, Window mRoot,
|
||||
int depth, Colormap col_map);
|
||||
extern void vo_x11_clearwindow_part(Display *mDisplay, Window vo_window,
|
||||
int img_width, int img_height, int use_fs);
|
||||
extern void vo_x11_clearwindow( Display *mDisplay, Window vo_window );
|
||||
|
||||
#endif
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user