aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--docs/Additional_library_docs/opensles/index.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/Additional_library_docs/opensles/index.html b/docs/Additional_library_docs/opensles/index.html
index cb183ce25..0e320117b 100644
--- a/docs/Additional_library_docs/opensles/index.html
+++ b/docs/Additional_library_docs/opensles/index.html
@@ -93,7 +93,7 @@ include these, they are shown as an aid in learning the API):
Modify your Android.mk as follows:
<pre>
-LOCAL_LDLIBS += libOpenSLES
+LOCAL_LDLIBS += -lOpenSLES
</pre>
<h3>Audio content</h3>