mirror of
https://github.com/libsdl-org/SDL.git
synced 2025-12-17 03:45:30 +00:00
Fixed warning: no previous prototype for function 'SDL_UpdateAudio'
This commit is contained in:
@@ -20,6 +20,7 @@
|
|||||||
*/
|
*/
|
||||||
#include "SDL_internal.h"
|
#include "SDL_internal.h"
|
||||||
|
|
||||||
|
#include "SDL_audio_c.h"
|
||||||
#include "SDL_sysaudio.h"
|
#include "SDL_sysaudio.h"
|
||||||
#include "../thread/SDL_systhread.h"
|
#include "../thread/SDL_systhread.h"
|
||||||
#include "../SDL_utils_c.h"
|
#include "../SDL_utils_c.h"
|
||||||
|
|||||||
Reference in New Issue
Block a user