Fix errant h.

This commit is contained in:
BearOso 2022-03-18 16:12:15 -05:00
parent 470e55650a
commit 93d538dfaf
1 changed files with 2 additions and 2 deletions

View File

@ -237,7 +237,7 @@
<ClInclude Include="..\shaders\shader_helpers.h">
<Filter>Shaders</Filter>
</ClInclude>
<ClInclude Include="..\shaders\hshader_platform.h">
<ClInclude Include="..\shaders\shader_platform.h">
<Filter>Shaders</Filter>
</ClInclude>
<ClInclude Include="gl_core_3_1.h">
@ -892,4 +892,4 @@
</CustomBuild>
<CustomBuild Include="snes9x.cfg" />
</ItemGroup>
</Project>
</Project>