Skip to content

Commit

Permalink
Remove duplicate tr_types.h include from vk
Browse files Browse the repository at this point in the history
  • Loading branch information
Aciz committed Nov 30, 2023
1 parent ec4ab56 commit 28f9603
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions src/win32/msvc2017/renderervk.vcxproj
Original file line number Diff line number Diff line change
Expand Up @@ -227,7 +227,6 @@
<ClCompile Include="..\..\renderervk\vk_vbo.c" />
</ItemGroup>
<ItemGroup>
<ClInclude Include="..\..\renderercommon\tr_types.h" />
<ClInclude Include="..\..\renderercommon\nanosvg\nanosvg.h" />
<ClInclude Include="..\..\renderercommon\nanosvg\nanosvgrast.h" />
<ClInclude Include="..\..\qcommon\puff.h" />
Expand All @@ -247,4 +246,4 @@
<Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" />
<ImportGroup Label="ExtensionTargets">
</ImportGroup>
</Project>
</Project>

0 comments on commit 28f9603

Please sign in to comment.