diff options
author | George Hazan <george.hazan@gmail.com> | 2014-01-18 18:07:12 +0000 |
---|---|---|
committer | George Hazan <george.hazan@gmail.com> | 2014-01-18 18:07:12 +0000 |
commit | 09122b4014e4dd260f62181c7465e03523b7e2cc (patch) | |
tree | 1e89930dbdc641529720306fd6a2753841e723b6 /src/miranda32_12.vcxproj | |
parent | adc7023c82af508c7ae1f2a5493d02e5eec6f8b0 (diff) |
compilation fix
git-svn-id: http://svn.miranda-ng.org/main/trunk@7736 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
Diffstat (limited to 'src/miranda32_12.vcxproj')
-rw-r--r-- | src/miranda32_12.vcxproj | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/miranda32_12.vcxproj b/src/miranda32_12.vcxproj index 6ee6727dc9..d799df4f48 100644 --- a/src/miranda32_12.vcxproj +++ b/src/miranda32_12.vcxproj @@ -250,6 +250,7 @@ <ClInclude Include="..\include\m_protomod.h" />
<ClInclude Include="..\include\m_protosvc.h" />
<ClInclude Include="..\include\m_skin.h" />
+ <ClInclude Include="..\include\m_string.h" />
<ClInclude Include="..\include\m_system.h" />
<ClInclude Include="..\include\m_system_cpp.h" />
<ClInclude Include="..\include\m_timezones.h" />
|