mirror of
https://github.com/Ryujinx/SDL.git
synced 2025-05-07 17:32:11 +00:00
Android: fixes build NDK 21d
This commit is contained in:
parent
8f81699868
commit
d0de4c625a
|
@ -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 */
|
||||
|
|
Loading…
Reference in a new issue