mirror of
https://github.com/libretro/RetroArch
synced 2025-03-01 16:13:40 +00:00
Fix compilation with --enable-xshm.
Fixes https://github.com/libretro/RetroArch/issues/5551.
This commit is contained in:
parent
f3aceefe84
commit
5ec052b675
@ -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…
x
Reference in New Issue
Block a user