diff options
Diffstat (limited to 'src/common/common-xp.vcxproj')
-rw-r--r-- | src/common/common-xp.vcxproj | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/common/common-xp.vcxproj b/src/common/common-xp.vcxproj index 736eacb1..3d2e0bd1 100644 --- a/src/common/common-xp.vcxproj +++ b/src/common/common-xp.vcxproj @@ -11,7 +11,7 @@ </ProjectConfiguration> </ItemGroup> <ItemGroup> - <ClInclude Include="..\..\config.h" /> + <ClInclude Include="..\..\config-win32.h" /> <ClInclude Include="cfgfiles.h" /> <ClInclude Include="chanopt.h" /> <ClInclude Include="ctcp.h" /> |