mirror of
https://github.com/encounter/SDL.git
synced 2025-12-08 21:17:45 +00:00
visualtest windows build fixes
This commit is contained in:
@@ -8,8 +8,8 @@
|
||||
#include <SDL_platform.h>
|
||||
|
||||
#if defined(__WIN32__)
|
||||
#include <Windows.h>
|
||||
#include <Shlwapi.h>
|
||||
#include <windows.h>
|
||||
#include <shlwapi.h>
|
||||
#elif defined(__LINUX__)
|
||||
#include <unistd.h>
|
||||
#else
|
||||
|
||||
Reference in New Issue
Block a user