diff options
Diffstat (limited to 'src/core/stdcrypt/stdcrypt_11.vcxproj')
-rw-r--r-- | src/core/stdcrypt/stdcrypt_11.vcxproj | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/core/stdcrypt/stdcrypt_11.vcxproj b/src/core/stdcrypt/stdcrypt_11.vcxproj index ecae3df7b2..387bea51e3 100644 --- a/src/core/stdcrypt/stdcrypt_11.vcxproj +++ b/src/core/stdcrypt/stdcrypt_11.vcxproj @@ -216,7 +216,7 @@ <ClInclude Include="..\..\..\include\m_crypto.h" />
<ClInclude Include="..\stdplug.h" />
<ClInclude Include="commonheaders.h" />
- <ClCompile Include="Rijndael.h" />
+ <ClInclude Include="Rijndael.h" />
<ClInclude Include="stdcrypt.h" />
</ItemGroup>
<ItemGroup>
|