mirror of
https://github.com/encounter/SDL.git
synced 2025-12-21 10:49:12 +00:00
WinRT: more renaming of "windowsrt" to "winrt"
This commit is contained in:
@@ -32,7 +32,7 @@
|
||||
#if defined(__WIN32__)
|
||||
#include "SDL_config_windows.h"
|
||||
#elif defined(__WINRT__)
|
||||
#include "SDL_config_windowsrt.h"
|
||||
#include "SDL_config_winrt.h"
|
||||
#elif defined(__MACOSX__)
|
||||
#include "SDL_config_macosx.h"
|
||||
#elif defined(__IPHONEOS__)
|
||||
|
||||
Reference in New Issue
Block a user