1
0
mirror of https://github.com/OpenRCT2/OpenRCT2 synced 2026-01-06 06:32:56 +01:00

Fix vcxproj file compiling headers (#22443)

This commit is contained in:
Duncan
2024-08-01 08:52:21 +01:00
committed by GitHub
parent dcea499327
commit 73d51431fd

View File

@@ -376,8 +376,8 @@
<ClInclude Include="paint\track\coaster\WoodenRollerCoaster.h" />
<ClInclude Include="paint\track\Segment.h" />
<ClInclude Include="paint\track\Support.h" />
<ClCompile Include="paint\vehicle\Vehicle.MiniGolf.h" />
<ClCompile Include="paint\vehicle\VehiclePaint.h" />
<ClInclude Include="paint\vehicle\Vehicle.MiniGolf.h" />
<ClInclude Include="paint\vehicle\VehiclePaint.h" />
<ClInclude Include="paint\VirtualFloor.h" />
<ClInclude Include="ParkImporter.h" />
<ClInclude Include="park\Legacy.h" />