Emscripten: build fix for testoverlay2.c
parent
3ce56f621c
commit
acbf25935e
|
@ -16,6 +16,8 @@
|
|||
* *
|
||||
********************************************************************************/
|
||||
|
||||
#include <stdlib.h>
|
||||
|
||||
#ifdef __EMSCRIPTEN__
|
||||
#include <emscripten/emscripten.h>
|
||||
#endif
|
||||
|
|
Loading…
Reference in New Issue