File tree Expand file tree Collapse file tree 1 file changed +3
-4
lines changed
docs/html/guide/topics/renderscript Expand file tree Collapse file tree 1 file changed +3
-4
lines changed Original file line number Diff line number Diff line change @@ -151,10 +151,9 @@ page.title=RenderScript
151151 defining two-, three-, or four-vectors.</li>
152152 </ul>
153153
154- <p>The <a href="{@docRoot}guide/topics/renderscript/rs-api/files.html">RenderScript header files</a>
155- and LLVM front-end libraries are located in the <code>include</code> and
156- <code>clang-include</code> directories in the
157- <code><sdk_root>/platforms/android-11/renderscript</code> directory of the Android SDK. The
154+ <p>The RenderScript header files and LLVM front-end libraries are located in the <code>include/</code> and
155+ <code>clang-include/</code> directories in the
156+ <code><sdk_root>/platforms/android-11/renderscript/</code> directory of the Android SDK. The
158157 headers are automatically included for you, except for the RenderScript graphics specific header file, which
159158 you can include as follows:</p>
160159 <pre>
You can’t perform that action at this time.
0 commit comments