mirror of
https://github.com/OpenRCT2/OpenRCT2
synced 2026-02-01 11:15:13 +01:00
Fix includes
This commit is contained in:
@@ -19,6 +19,7 @@
|
||||
#include "../actions/SmallSceneryRemoveAction.h"
|
||||
#include "../actions/WallRemoveAction.h"
|
||||
#include "../common.h"
|
||||
#include "../entity/Fountain.h"
|
||||
#include "../localisation/Localisation.h"
|
||||
#include "../network/network.h"
|
||||
#include "../object/ObjectList.h"
|
||||
@@ -26,7 +27,6 @@
|
||||
#include "../scenario/Scenario.h"
|
||||
#include "Climate.h"
|
||||
#include "Footpath.h"
|
||||
#include "Fountain.h"
|
||||
#include "LargeScenery.h"
|
||||
#include "Map.h"
|
||||
#include "Park.h"
|
||||
|
||||
Reference in New Issue
Block a user