mirror of
https://github.com/k4zmu2a/SpaceCadetPinball.git
synced 2023-12-30 21:52:56 +00:00
parent
cdf0216136
commit
3f7526ba12
@ -55,7 +55,9 @@
|
||||
|
||||
// SDL
|
||||
#include <SDL.h>
|
||||
#ifdef _WIN32
|
||||
#include <SDL_syswm.h>
|
||||
#endif
|
||||
#if defined(__APPLE__)
|
||||
#include <TargetConditionals.h>
|
||||
#endif
|
||||
|
Loading…
Reference in New Issue
Block a user