mirror of
https://github.com/OpenRCT2/OpenRCT2
synced 2026-01-27 00:34:46 +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:
@@ -16,6 +16,7 @@
|
||||
#include "GameState.h"
|
||||
#include "OpenRCT2.h"
|
||||
#include "drawing/Drawing.h"
|
||||
#include "entity/EntityList.h"
|
||||
#include "entity/Guest.h"
|
||||
#include "entity/Staff.h"
|
||||
#include "localisation/Formatter.h"
|
||||
@@ -29,7 +30,6 @@
|
||||
#include "ride/RideManager.hpp"
|
||||
#include "ride/TrainManager.h"
|
||||
#include "ride/Vehicle.h"
|
||||
#include "scenario/Scenario.h"
|
||||
#include "windows/Intent.h"
|
||||
#include "world/tile_element/BannerElement.h"
|
||||
#include "world/tile_element/EntranceElement.h"
|
||||
|
||||
Reference in New Issue
Block a user