Update rcore_android.c
This commit is contained in:
parent
e5cbd25b4f
commit
6a17e2e8bf
1 changed files with 1 additions and 0 deletions
|
@ -49,6 +49,7 @@
|
|||
#include <android_native_app_glue.h> // Required for: android_app struct and activity management
|
||||
#include <android/window.h> // Required for: AWINDOW_FLAG_FULLSCREEN definition and others
|
||||
//#include <android/sensor.h> // Required for: Android sensors functions (accelerometer, gyroscope, light...)
|
||||
|
||||
#include <jni.h> // Required for: JNIEnv and JavaVM [Used in OpenURL()]
|
||||
#include <EGL/egl.h> // Native platform windowing system interface
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue