andoid comilation in error
This commit is contained in:
parent
ff8f70d181
commit
a6b807d75e
@ -28,13 +28,8 @@
|
|||||||
#include <stdint.h>
|
#include <stdint.h>
|
||||||
#include <pthread.h>
|
#include <pthread.h>
|
||||||
#include <Debug.h>
|
#include <Debug.h>
|
||||||
#include <ewol/base/eSystem.h>
|
#include <ewol/os/eSystem.h>
|
||||||
|
#include <ewol/audio/audio.h>
|
||||||
#include <ewol/threadMsg.h>
|
|
||||||
#include <ewol/Audio/audio.h>
|
|
||||||
|
|
||||||
// declaration of the ewol android abstraction ...
|
|
||||||
void EWOL_NativeRender(void);
|
|
||||||
|
|
||||||
// get a resources from the java environement :
|
// get a resources from the java environement :
|
||||||
static JNIEnv* JavaVirtualMachinePointer = NULL; // the JVM
|
static JNIEnv* JavaVirtualMachinePointer = NULL; // the JVM
|
||||||
|
Loading…
x
Reference in New Issue
Block a user