msvc project files : add forgotten screen.h

This commit is contained in:
Thomas Bernard
2019-02-04 18:10:21 +01:00
parent 763ec0bfe6
commit ca2f98e15e
4 changed files with 8 additions and 0 deletions

View File

@@ -135,6 +135,7 @@
<ClInclude Include="..\..\src\realpath.h" />
<ClInclude Include="..\..\src\recoil.h" />
<ClInclude Include="..\..\src\saveini.h" />
<ClInclude Include="..\..\src\screen.h" />
<ClInclude Include="..\..\src\SDLMain.h" />
<ClInclude Include="..\..\src\sdlscreen.h" />
<ClInclude Include="..\..\src\setup.h" />