mirror of
https://github.com/OpenRCT2/OpenRCT2
synced 2025-12-23 15:52:55 +01:00
Fix include formatting in ScVehicle.cpp
This commit is contained in:
@@ -9,11 +9,10 @@
|
||||
|
||||
#include "ScVehicle.hpp"
|
||||
|
||||
#include "../../../ride/TrackData.h"
|
||||
#include "../../../world/tile_element/TrackElement.h"
|
||||
#include "../ride/ScRide.hpp"
|
||||
|
||||
#include <openrct2/ride/TrackData.h>
|
||||
|
||||
#ifdef ENABLE_SCRIPTING
|
||||
|
||||
using namespace OpenRCT2::Drawing;
|
||||
|
||||
Reference in New Issue
Block a user