aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndroid Build Coastguard Worker <android-build-coastguard-worker@google.com>2021-09-01 00:16:17 +0000
committerAndroid Build Coastguard Worker <android-build-coastguard-worker@google.com>2021-09-01 00:16:17 +0000
commit03e8b7db4eb9e0a04060ae2aea1437492398a9f3 (patch)
tree2f734112fc33c8cd2296a0ac5c15342a1d341c43
parent048771b639be6a9bdc16ef031bd75518468f6949 (diff)
parent10f879332f602b5475c806fefff59c53e1f21554 (diff)
downloadoboe-android12-mainline-art-release.tar.gz
Change-Id: Id4713b8d99270cc9d2023d3a91e8b08ce547a210
-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__