win32: remove non existing header from project

This commit is contained in:
OV2 2019-01-15 23:23:15 +01:00
parent 4c4f3ebf07
commit 4ede9b18cc
2 changed files with 0 additions and 4 deletions

View File

@ -434,7 +434,6 @@
<ClInclude Include="CShaderParamDlg.h" />
<ClInclude Include="CXAudio2.h" />
<ClInclude Include="dxerr.h" />
<ClInclude Include="globals.h" />
<ClInclude Include="gl_core_3_1.h" />
<ClInclude Include="image_functions.h" />
<ClInclude Include="InputCustom.h" />

View File

@ -45,9 +45,6 @@
</Filter>
</ItemGroup>
<ItemGroup>
<ClInclude Include="globals.h">
<Filter>Emu</Filter>
</ClInclude>
<ClInclude Include="..\statemanager.h">
<Filter>Emu</Filter>
</ClInclude>