1 | /* Debian-specific indirection to an architecture-specific copy of |
---|---|
2 | * SDL_config.h in one of the compiler's default include directories. |
3 | * Please do not include _real_SDL_config.h directly. */ |
4 | #include <SDL2/_real_SDL_config.h> |
5 |
1 | /* Debian-specific indirection to an architecture-specific copy of |
---|---|
2 | * SDL_config.h in one of the compiler's default include directories. |
3 | * Please do not include _real_SDL_config.h directly. */ |
4 | #include <SDL2/_real_SDL_config.h> |
5 |