--- trunk/xvidcore/examples/xvid_bench.c 2003/02/09 15:50:28 823 +++ trunk/xvidcore/examples/xvid_bench.c 2003/02/09 19:32:52 824 @@ -35,7 +35,7 @@ #include #include -#ifdef _MSC_VER +#ifdef WIN32 #include /* for clock */ #else #include /* for gettimeofday */