--- trunk/xvidcore/examples/xvid_bench.c 2003/02/02 00:25:51 813 +++ 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 */