diff --git a/docs/html/guide/topics/renderscript/index.jd b/docs/html/guide/topics/renderscript/index.jd index eb773109e427d..148705cfbca13 100644 --- a/docs/html/guide/topics/renderscript/index.jd +++ b/docs/html/guide/topics/renderscript/index.jd @@ -151,10 +151,9 @@ page.title=RenderScript defining two-, three-, or four-vectors. -
The RenderScript header files
- and LLVM front-end libraries are located in the include and
- clang-include directories in the
- <sdk_root>/platforms/android-11/renderscript directory of the Android SDK. The
+
The RenderScript header files and LLVM front-end libraries are located in the include/ and
+ clang-include/ directories in the
+ <sdk_root>/platforms/android-11/renderscript/ directory of the Android SDK. The
headers are automatically included for you, except for the RenderScript graphics specific header file, which
you can include as follows: