diff --git a/scripts/toolchain.lua b/scripts/toolchain.lua index 12d8de0..03f9708 100644 --- a/scripts/toolchain.lua +++ b/scripts/toolchain.lua @@ -815,8 +815,8 @@ function toolchain(_buildDir, _libDir) "NoImportLib", } includedirs { - "${ANDROID_NDK_ROOT}/sysroot/usr/include", "$(ANDROID_NDK_ROOT)/sources/cxx-stl/llvm-libc++/include", + "${ANDROID_NDK_ROOT}/sysroot/usr/include", "$(ANDROID_NDK_ROOT)/sources/android/native_app_glue", } linkoptions {