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">
|
<ClInclude Include="..\shaders\shader_helpers.h">
|
||||||
<Filter>Shaders</Filter>
|
<Filter>Shaders</Filter>
|
||||||
</ClInclude>
|
</ClInclude>
|
||||||
<ClInclude Include="..\shaders\hshader_platform.h">
|
<ClInclude Include="..\shaders\shader_platform.h">
|
||||||
<Filter>Shaders</Filter>
|
<Filter>Shaders</Filter>
|
||||||
</ClInclude>
|
</ClInclude>
|
||||||
<ClInclude Include="gl_core_3_1.h">
|
<ClInclude Include="gl_core_3_1.h">
|
||||||
|
|
Loading…
Reference in New Issue