Merge pull request #5560 from orbea/xshm
Fix compilation with --enable-xshm.
This commit is contained in:
commit
ef5cbfed61
|
@ -255,7 +255,7 @@ video_driver_t video_xshm = {
|
|||
xshm_gfx_alive,
|
||||
xshm_gfx_focus,
|
||||
xshm_gfx_suppress_screensaver,
|
||||
xshm_gfx_has_windowed,
|
||||
NULL, /* has_windowed */
|
||||
xshm_gfx_set_shader,
|
||||
xshm_gfx_free,
|
||||
"xshm",
|
||||
|
|
Loading…
Reference in New Issue