mirror of
https://github.com/iAmInActions/SpaceCadetPinballPPC.git
synced 2024-11-10 06:00:08 +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