changeset 3272 | e8f63b28947d |
parent 3269 | a67a961e2171 |
child 3407 | d3baf5ac4e37 |
--- a/include/SDL_config.h.default Sat Sep 19 07:09:41 2009 +0000 +++ b/include/SDL_config.h.default Sat Sep 19 07:21:22 2009 +0000 @@ -28,8 +28,6 @@ /* Add any platform that doesn't build using the configure system */ #if defined(__NINTENDODS__) #include "SDL_config_nintendods.h" -#elif defined(__DREAMCAST__) -#include "SDL_config_dreamcast.h" #elif defined(__IPHONEOS__) #include "SDL_config_iphoneos.h" #elif defined(__MACOSX__)