mirror of
https://github.com/libretro/RetroArch
synced 2025-04-10 06:44:27 +00:00
Rename androidegl_ctx.c to android_ctx.c
This commit is contained in:
parent
0ec1c5ade5
commit
f8f2f7d03c
@ -120,7 +120,7 @@ VIDEO CONTEXT
|
||||
#if defined(__CELLOS_LV2__)
|
||||
#include "../gfx/drivers_context/ps3_ctx.c"
|
||||
#elif defined(ANDROID)
|
||||
#include "../gfx/drivers_context/androidegl_ctx.c"
|
||||
#include "../gfx/drivers_context/android_ctx.c"
|
||||
#elif defined(__QNX__)
|
||||
#include "../gfx/drivers_context/bbqnx_ctx.c"
|
||||
#elif defined(EMSCRIPTEN)
|
||||
|
Loading…
x
Reference in New Issue
Block a user