#ifdef SDL_INC #include "SDL2/SDL.h" #else #include "SDL.h" #endif #ifdef INCLUDE_SYSWM #if defined(WIN) #ifdef SDL_INC #include #else #include #endif #endif // WIN #endif // INCLUDE_SYSWM