mirror of
https://github.com/yawut/SDL.git
synced 2026-09-07 08:36:19 -05:00
Emscripten: build fix for testoverlay2.c
This commit is contained in:
@@ -16,6 +16,8 @@
|
||||
* *
|
||||
********************************************************************************/
|
||||
|
||||
#include <stdlib.h>
|
||||
|
||||
#ifdef __EMSCRIPTEN__
|
||||
#include <emscripten/emscripten.h>
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user