Build fix for the build fix

This commit is contained in:
Sam Lantinga
2019-10-17 17:51:36 -07:00
parent 7c7da6584e
commit fe84ccaa9e

View File

@@ -25,7 +25,6 @@
#elif !defined(__WINRT__)
#include <unistd.h> // For _exit(), etc.
#endif
#endif
#if defined(__EMSCRIPTEN__)
#include <emscripten.h>