From a1349d4627433f8d307b2f1190140b7ba7980271 Mon Sep 17 00:00:00 2001 From: Sam Lantinga Date: Thu, 17 Oct 2019 17:51:36 -0700 Subject: [PATCH] Build fix for the build fix --- src/SDL.c | 1 - 1 file changed, 1 deletion(-) diff --git a/src/SDL.c b/src/SDL.c index 2990e0636..b7e68c410 100644 --- a/src/SDL.c +++ b/src/SDL.c @@ -25,7 +25,6 @@ #elif !defined(__WINRT__) #include // For _exit(), etc. #endif -#endif #if defined(__EMSCRIPTEN__) #include