--- a/include/SDL_platform.h Thu Mar 02 07:46:24 2006 +0000
+++ b/include/SDL_platform.h Thu Mar 02 13:16:02 2006 +0000
@@ -41,7 +41,7 @@
#undef __BSDI__
#define __BSDI__ 1
#endif
-#if defined(DREAMCAST)
+#if defined(_arch_dreamcast)
#undef __DREAMCAST__
#define __DREAMCAST__ 1
#endif