mirror of
https://github.com/Relintai/sdl2_frt.git
synced 2024-12-16 11:06:49 +01:00
Fixed Windows build
This commit is contained in:
parent
d2042e1ed4
commit
f35e97ba8a
@ -39,7 +39,7 @@
|
||||
|
||||
#ifdef __WIN32__
|
||||
/* 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 */
|
||||
#include <tlhelp32.h>
|
||||
|
Loading…
Reference in New Issue
Block a user