aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndroid Build Coastguard Worker <android-build-coastguard-worker@google.com>2021-07-23 01:04:47 +0000
committerAndroid Build Coastguard Worker <android-build-coastguard-worker@google.com>2021-07-23 01:04:47 +0000
commit79ec5d57a7aa727fb696996ef0f5531976ff6780 (patch)
tree2f734112fc33c8cd2296a0ac5c15342a1d341c43
parent1dd84e816783efe4a4a68cad4b9dc1061eee03a4 (diff)
parentb0c34c46073da00cb6ab443d591ac3ef8cf1edf9 (diff)
downloadoboe-android12L-s1-release.tar.gz
Change-Id: I54f96125a8c91008051e2489c03442e02dfce8d4
-rw-r--r--src/aaudio/AAudioLoader.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/aaudio/AAudioLoader.h b/src/aaudio/AAudioLoader.h
index a07c5391..faadd056 100644
--- a/src/aaudio/AAudioLoader.h
+++ b/src/aaudio/AAudioLoader.h
@@ -60,7 +60,6 @@ typedef int32_t aaudio_session_id_t;
#define AAUDIO_STREAM_STATE_STARTED static_cast<aaudio_stream_state_t>(StreamState::Started)
#else
#include <aaudio/AAudio.h>
-#include <android/ndk-version.h>
#endif
#ifndef __NDK_MAJOR__