Index: client/Client/Client.vcxproj
===================================================================
--- client/Client/Client.vcxproj	(revision 03332115068088913b05df1b81e2290f90509823)
+++ client/Client/Client.vcxproj	(revision 384b7e0e4f6fa3e09e435a55a7c008609faa0ed9)
@@ -65,4 +65,5 @@
   <ItemGroup>
     <ClCompile Include="..\..\common\Common.cpp" />
+    <ClCompile Include="..\..\common\WorldMap.cpp" />
     <ClCompile Include="..\..\common\Message.cpp" />
     <ClCompile Include="..\..\common\Player.cpp" />
@@ -77,4 +78,5 @@
     <ClInclude Include="..\..\common\Common.h" />
     <ClInclude Include="..\..\common\Compiler.h" />
+    <ClInclude Include="..\..\common\WorldMap.h" />
     <ClInclude Include="..\..\common\Message.h" />
     <ClInclude Include="..\..\common\Player.h" />
