mirror of
https://github.com/libretro/RetroArch.git
synced 2025-01-29 13:04:56 +00:00
(Android) Build fix
This commit is contained in:
parent
51b8fac72e
commit
71fd3aa6b4
@ -24,13 +24,8 @@
|
||||
#include "../../frontend/platform/platform_android.h"
|
||||
#include "../image/image.h"
|
||||
|
||||
#include "../fonts/gl_font.h"
|
||||
#include <stdint.h>
|
||||
|
||||
#ifdef HAVE_GLSL
|
||||
#include "../shader_glsl.h"
|
||||
#endif
|
||||
|
||||
static bool g_use_hw_ctx;
|
||||
static EGLContext g_egl_hw_ctx;
|
||||
static EGLContext g_egl_ctx;
|
||||
|
Loading…
x
Reference in New Issue
Block a user