mirror of
https://github.com/OpenRCT2/OpenRCT2
synced 2026-01-26 16:24:35 +01:00
Fix includes
This commit is contained in:
@@ -9,8 +9,8 @@
|
||||
|
||||
#include "TrainManager.h"
|
||||
|
||||
#include "../world/Entity.h"
|
||||
#include "../world/EntityList.h"
|
||||
#include "../entity/Entity.h"
|
||||
#include "../entity/EntityList.h"
|
||||
#include "Vehicle.h"
|
||||
|
||||
namespace TrainManager
|
||||
|
||||
Reference in New Issue
Block a user