Android: fixes build NDK 21d

This commit is contained in:
e 2021-12-31 14:36:32 -03:00 committed by Sam Lantinga
parent 8f81699868
commit d0de4c625a
1 changed files with 1 additions and 0 deletions

View File

@ -24,6 +24,7 @@
#define _SDL_aaudio_h
#include "../SDL_sysaudio.h"
#include <stdbool.h>
#include <aaudio/AAudio.h>
/* Hidden "this" pointer for the audio functions */