Include cmdline_sprite.h in vcxproj

This commit is contained in:
Ted John 2016-07-23 22:25:24 +01:00
parent 418eb06e66
commit 55ec765811
1 changed files with 1 additions and 0 deletions

View File

@ -353,6 +353,7 @@
<ClInclude Include="src\audio\mixer.h" />
<ClInclude Include="src\cheats.h" />
<ClInclude Include="src\cmdline\CommandLine.hpp" />
<ClInclude Include="src\cmdline_sprite.h" />
<ClInclude Include="src\common.h" />
<ClInclude Include="src\config.h" />
<ClInclude Include="src\core\Console.hpp" />