diff --git a/win/VC90/game.vcproj b/win/VC90/game.vcproj
index f96940425e7..b63f0383625 100644
--- a/win/VC90/game.vcproj
+++ b/win/VC90/game.vcproj
@@ -58,7 +58,7 @@
EnableEnhancedInstructionSet="0"
RuntimeTypeInfo="true"
UsePrecompiledHeader="2"
- PrecompiledHeaderThrough="WinCorePCH.h"
+ PrecompiledHeaderThrough="gamePCH.h"
PrecompiledHeaderFile=".\$(ProjectName)__$(PlatformName)_$(ConfigurationName)\$(ProjectName).pch"
AssemblerListingLocation=""
ObjectFile=".\$(ProjectName)__$(PlatformName)_$(ConfigurationName)\"
@@ -69,7 +69,7 @@
DebugInformationFormat="3"
CallingConvention="0"
CompileAs="0"
- ForcedIncludeFiles="WinCorePCH.h"
+ ForcedIncludeFiles="gamePCH.h"
/>