Build fix for the build fix

This commit is contained in:
Sam Lantinga 2019-10-17 17:51:36 -07:00
parent 2d0a540be2
commit 4a36e96ef3

View file

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