Merge pull request #5644 from lioncash/vsfilter

VideoCommon: Fix VS filter for AbstractTexture.cpp
This commit is contained in:
Mat M
2017-06-18 23:15:43 -04:00
committed by GitHub

View File

@ -171,8 +171,8 @@
<Filter>Base</Filter>
</ClCompile>
<ClCompile Include="AbstractTexture.cpp">
<Filter>Base</Filter>
</C1Compile>
<Filter>Base</Filter>
</ClCompile>
</ItemGroup>
<ItemGroup>
<ClInclude Include="CommandProcessor.h" />