andoid comilation in error

This commit is contained in:
Edouard DUPIN 2012-08-23 14:11:30 +02:00
parent ff8f70d181
commit a6b807d75e

View File

@ -28,13 +28,8 @@
#include <stdint.h>
#include <pthread.h>
#include <Debug.h>
#include <ewol/base/eSystem.h>
#include <ewol/threadMsg.h>
#include <ewol/Audio/audio.h>
// declaration of the ewol android abstraction ...
void EWOL_NativeRender(void);
#include <ewol/os/eSystem.h>
#include <ewol/audio/audio.h>
// get a resources from the java environement :
static JNIEnv* JavaVirtualMachinePointer = NULL; // the JVM