mirror of
https://github.com/libretro/RetroArch
synced 2025-02-06 00:39:53 +00:00
(Android) Remove unneeded include.
Also fixes build on older NDK (r6b).
This commit is contained in:
parent
729bf464c5
commit
bbc898400d
@ -19,7 +19,6 @@
|
||||
#include "../gl_common.h"
|
||||
|
||||
#include <EGL/egl.h> /* Requires NDK r5 or newer */
|
||||
#include <GLES/gl.h>
|
||||
|
||||
#include "../../android/native/jni/android_general.h"
|
||||
#include "../image.h"
|
||||
|
Loading…
x
Reference in New Issue
Block a user