mirror of https://github.com/encounter/SDL.git
Android: fixes build NDK 21d
This commit is contained in:
parent
8f81699868
commit
d0de4c625a
|
@ -24,6 +24,7 @@
|
||||||
#define _SDL_aaudio_h
|
#define _SDL_aaudio_h
|
||||||
|
|
||||||
#include "../SDL_sysaudio.h"
|
#include "../SDL_sysaudio.h"
|
||||||
|
#include <stdbool.h>
|
||||||
#include <aaudio/AAudio.h>
|
#include <aaudio/AAudio.h>
|
||||||
|
|
||||||
/* Hidden "this" pointer for the audio functions */
|
/* Hidden "this" pointer for the audio functions */
|
||||||
|
|
Loading…
Reference in New Issue