diff --git a/bsp/simulator/rtconfig.h b/bsp/simulator/rtconfig.h index aa839f5621..531ee36185 100755 --- a/bsp/simulator/rtconfig.h +++ b/bsp/simulator/rtconfig.h @@ -238,7 +238,7 @@ #endif /* end of _MSC_VER */ -#ifdef _WIN32 +#ifdef _Win32 #define RT_USING_DFS_WINSHAREDIR #endif