mirror of
https://github.com/libsdl-org/SDL.git
synced 2025-09-19 01:38:12 +00:00
Fixed Windows build
This commit is contained in:
@@ -39,7 +39,7 @@
|
|||||||
|
|
||||||
#ifdef __WIN32__
|
#ifdef __WIN32__
|
||||||
/* Needed for checking for input remapping programs */
|
/* Needed for checking for input remapping programs */
|
||||||
#include "../../core/windows/SDL_windows.h"
|
#include "../core/windows/SDL_windows.h"
|
||||||
|
|
||||||
#undef UNICODE /* We want ASCII functions */
|
#undef UNICODE /* We want ASCII functions */
|
||||||
#include <tlhelp32.h>
|
#include <tlhelp32.h>
|
||||||
|
Reference in New Issue
Block a user