mirror of https://github.com/snes9xgit/snes9x.git
Fix errant h.
This commit is contained in:
parent
470e55650a
commit
93d538dfaf
|
@ -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>
|
||||
|
|
Loading…
Reference in New Issue