Add localisation\user.h to vcxproj

This commit is contained in:
Ted John 2016-09-11 22:41:57 +01:00
parent 0ed526bb0d
commit 967130c004
1 changed files with 1 additions and 0 deletions

View File

@ -428,6 +428,7 @@
<ClInclude Include="src\localisation\LanguagePack.h" />
<ClInclude Include="src\localisation\localisation.h" />
<ClInclude Include="src\localisation\string_ids.h" />
<ClInclude Include="src\localisation\user.h" />
<ClInclude Include="src\management\award.h" />
<ClInclude Include="src\management\finance.h" />
<ClInclude Include="src\management\marketing.h" />