diff --git a/main/game.c b/main/game.c index 48db8c39d..ed3d1f6f6 100755 --- a/main/game.c +++ b/main/game.c @@ -25,8 +25,7 @@ COPYRIGHT 1993-1998 PARALLAX SOFTWARE CORPORATION. ALL RIGHTS RESERVED. #ifdef __unix__ #include #include -#endif -#ifdef _WIN32 +#else #include #endif #ifndef _MSC_VER