mirror of
https://github.com/OpenRCT2/OpenRCT2
synced 2026-01-21 05:53:02 +01:00
Fix includes
This commit is contained in:
@@ -15,6 +15,8 @@
|
||||
#include "../actions/FootpathRemoveAction.h"
|
||||
#include "../actions/LandSetRightsAction.h"
|
||||
#include "../core/Guard.hpp"
|
||||
#include "../entity/EntityList.h"
|
||||
#include "../entity/Sprite.h"
|
||||
#include "../interface/Window_internal.h"
|
||||
#include "../localisation/Localisation.h"
|
||||
#include "../management/Finance.h"
|
||||
@@ -30,11 +32,9 @@
|
||||
#include "../ride/Track.h"
|
||||
#include "../ride/TrackData.h"
|
||||
#include "../util/Util.h"
|
||||
#include "EntityList.h"
|
||||
#include "Map.h"
|
||||
#include "MapAnimation.h"
|
||||
#include "Park.h"
|
||||
#include "Sprite.h"
|
||||
#include "Surface.h"
|
||||
|
||||
#include <algorithm>
|
||||
|
||||
Reference in New Issue
Block a user