mirror of
https://github.com/yawut/SDL.git
synced 2026-07-19 17:32:17 -05:00
WinRT: build/link fix
This commit is contained in:
parent
24fad21a24
commit
48da9275f9
|
|
@ -38,9 +38,9 @@ using Windows::UI::Core::CoreCursor;
|
|||
#include "../../core/winrt/SDL_winrtapp_xaml.h"
|
||||
#include "SDL_assert.h"
|
||||
#include "SDL_system.h"
|
||||
#include "../../thread/SDL_systhread.h"
|
||||
|
||||
extern "C" {
|
||||
#include "../../thread/SDL_systhread.h"
|
||||
#include "../SDL_sysvideo.h"
|
||||
#include "../../events/SDL_events_c.h"
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user