diff --git a/src/Globals.h b/src/Globals.h index fe6aee5c5..58badf4dd 100644 --- a/src/Globals.h +++ b/src/Globals.h @@ -124,9 +124,6 @@ typedef unsigned short UInt16; #include #include #include -#if !defined(ANDROID_NDK) - #include -#endif #endif #if defined(ANDROID_NDK)