mirror of https://github.com/mpv-player/mpv
10l compilation fix
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13577 b3059339-0415-0410-9bf9-f77b7e298cf2
This commit is contained in:
parent
4131acb7ff
commit
fb4299aa23
|
@ -152,6 +152,7 @@ config(uint32_t width, uint32_t height, uint32_t d_width, uint32_t d_height, uin
|
|||
XSizeHints hint;
|
||||
XVisualInfo *vinfo;
|
||||
XEvent xev;
|
||||
GLint gl_alignment;
|
||||
|
||||
// XGCValues xgcv;
|
||||
|
||||
|
|
Loading…
Reference in New Issue