diff options
Diffstat (limited to 'src/Common/Lzma.vcxproj')
-rw-r--r-- | src/Common/Lzma.vcxproj | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/Common/Lzma.vcxproj b/src/Common/Lzma.vcxproj index b6d31bde..a34390aa 100644 --- a/src/Common/Lzma.vcxproj +++ b/src/Common/Lzma.vcxproj @@ -35,6 +35,7 @@ </ItemGroup> <ItemGroup> <ClInclude Include="lzma\7zTypes.h" /> + <ClInclude Include="lzma\7zWindows.h" /> <ClInclude Include="lzma\Alloc.h" /> <ClInclude Include="lzma\Compiler.h" /> <ClInclude Include="lzma\CpuArch.h" /> |