aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndroid Build Coastguard Worker <android-build-coastguard-worker@google.com>2021-07-23 01:03:48 +0000
committerAndroid Build Coastguard Worker <android-build-coastguard-worker@google.com>2021-07-23 01:03:48 +0000
commit368160503eff3578d6c8ef95045cb219ca91755c (patch)
tree2f734112fc33c8cd2296a0ac5c15342a1d341c43
parent47b1ffb43a3fadfaa2a55c34438a13995ecf27ef (diff)
parent7575e7aa64a50631d22a1da5163e60c50cbac465 (diff)
downloadoboe-android12-d1-s1-release.tar.gz
Change-Id: Icb0b845858d83097d37c73150231f38aa4655e34
-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__