mirror of
https://github.com/libretro/RetroArch
synced 2025-03-03 04:14:00 +00:00
Buildfix
This commit is contained in:
parent
9df9b79869
commit
49d52b8ca2
@ -801,7 +801,7 @@ ifeq ($(HAVE_SDL2), 1)
|
||||
OBJ += gfx/drivers/sdl2_gfx.o \
|
||||
input/drivers/sdl_input.o \
|
||||
input/drivers_joypad/sdl_joypad.o \
|
||||
input/autoconf/builtin_sdl2.o
|
||||
input/autoconf/builtin_sdl2.o \
|
||||
audio/drivers/sdl_audio.o
|
||||
|
||||
ifeq ($(HAVE_GL_CONTEXT), 1)
|
||||
|
Loading…
x
Reference in New Issue
Block a user