diff --git a/Java/ewolAndroidAbstraction.cpp b/Java/ewolAndroidAbstraction.cpp index af7b1558..261cde75 100644 --- a/Java/ewolAndroidAbstraction.cpp +++ b/Java/ewolAndroidAbstraction.cpp @@ -28,13 +28,8 @@ #include #include #include -#include - -#include -#include - -// declaration of the ewol android abstraction ... -void EWOL_NativeRender(void); +#include +#include // get a resources from the java environement : static JNIEnv* JavaVirtualMachinePointer = NULL; // the JVM