Skip to content

Commit

Permalink
Emscripten: build fix for testoverlay2.c
Browse files Browse the repository at this point in the history
  • Loading branch information
DavidLudwig committed Jan 13, 2020
1 parent 3ce56f6 commit acbf259
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions test/testoverlay2.c
Expand Up @@ -16,6 +16,8 @@
* *
********************************************************************************/

#include <stdlib.h>

#ifdef __EMSCRIPTEN__
#include <emscripten/emscripten.h>
#endif
Expand Down

0 comments on commit acbf259

Please sign in to comment.