equal
deleted
inserted
replaced
39 #include "SDL_mutex.h" |
39 #include "SDL_mutex.h" |
40 #include "SDL_events.h" |
40 #include "SDL_events.h" |
41 #include "SDL_hints.h" |
41 #include "SDL_hints.h" |
42 #include "SDL_joystick.h" |
42 #include "SDL_joystick.h" |
43 #include "../SDL_sysjoystick.h" |
43 #include "../SDL_sysjoystick.h" |
44 #include "../thread/SDL_systhread.h" |
44 #include "../../thread/SDL_systhread.h" |
45 #if !SDL_EVENTS_DISABLED |
45 #if !SDL_EVENTS_DISABLED |
46 #include "../../events/SDL_events_c.h" |
46 #include "../../events/SDL_events_c.h" |
47 #endif |
47 #endif |
48 #include "../../core/windows/SDL_windows.h" |
48 #include "../../core/windows/SDL_windows.h" |
49 #if !defined(__WINRT__) |
49 #if !defined(__WINRT__) |