mirror of
https://github.com/yawut/SDL.git
synced 2026-07-30 07:02:07 -05:00
WinRT build fix
This commit is contained in:
parent
2e1b197024
commit
cb3ef93994
|
|
@ -46,7 +46,9 @@
|
|||
#include "../../events/SDL_events_c.h"
|
||||
#endif
|
||||
#include "../../core/windows/SDL_windows.h"
|
||||
#if !defined(__WINRT__)
|
||||
#include <dbt.h>
|
||||
#endif
|
||||
|
||||
#define INITGUID /* Only set here, if set twice will cause mingw32 to break. */
|
||||
#include "SDL_windowsjoystick_c.h"
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user