Fixed mingw-w64 build

This commit is contained in:
Sam Lantinga
2018-09-28 01:00:47 -07:00
parent 20dfda4489
commit f964ce03b4
4 changed files with 16 additions and 17 deletions

View File

@@ -37,6 +37,7 @@ typedef LONG NTSTATUS;
#endif
/* SDL C runtime functions */
#include "../../SDL_internal.h"
#include "SDL_stdinc.h"
#define calloc SDL_calloc