mirror of
https://github.com/OpenRCT2/OpenRCT2
synced 2026-01-18 04:23:20 +01:00
Fix includes
This commit is contained in:
@@ -11,6 +11,7 @@
|
||||
|
||||
#include "../Context.h"
|
||||
#include "../Game.h"
|
||||
#include "../entity/EntityList.h"
|
||||
#include "../interface/Viewport.h"
|
||||
#include "../object/StationObject.h"
|
||||
#include "../peep/Peep.h"
|
||||
@@ -19,7 +20,6 @@
|
||||
#include "../ride/Track.h"
|
||||
#include "../world/Wall.h"
|
||||
#include "Banner.h"
|
||||
#include "EntityList.h"
|
||||
#include "Footpath.h"
|
||||
#include "LargeScenery.h"
|
||||
#include "Map.h"
|
||||
|
||||
Reference in New Issue
Block a user