mirror of
https://github.com/OpenRCT2/OpenRCT2
synced 2026-02-02 03:35:09 +01:00
Remove Scenario.h include from many units (#23901)
* Reduce includes/dependencies for Scenario.h * Remove Scenario.h include from many units
This commit is contained in:
@@ -19,13 +19,13 @@
|
||||
#include "../core/Guard.hpp"
|
||||
#include "../core/MemoryStream.h"
|
||||
#include "../core/String.hpp"
|
||||
#include "../entity/EntityList.h"
|
||||
#include "../entity/Peep.h"
|
||||
#include "../entity/Staff.h"
|
||||
#include "../interface/Viewport.h"
|
||||
#include "../peep/RideUseSystem.h"
|
||||
#include "../profiling/Profiling.h"
|
||||
#include "../ride/Vehicle.h"
|
||||
#include "../scenario/Scenario.h"
|
||||
#include "Balloon.h"
|
||||
#include "Duck.h"
|
||||
#include "EntityTweener.h"
|
||||
|
||||
Reference in New Issue
Block a user