mirror of
https://github.com/libsdl-org/SDL.git
synced 2024-11-27 13:53:37 +08:00
Emscripten: build fix for testoverlay2.c
This commit is contained in:
parent
3ce56f621c
commit
acbf25935e
@ -16,6 +16,8 @@
|
||||
* *
|
||||
********************************************************************************/
|
||||
|
||||
#include <stdlib.h>
|
||||
|
||||
#ifdef __EMSCRIPTEN__
|
||||
#include <emscripten/emscripten.h>
|
||||
#endif
|
||||
|
Loading…
Reference in New Issue
Block a user