mirror of
https://github.com/OpenRCT2/OpenRCT2
synced 2026-01-20 13:33:02 +01:00
Fix includes
This commit is contained in:
@@ -18,6 +18,7 @@
|
||||
#include "../core/JobPool.h"
|
||||
#include "../drawing/Drawing.h"
|
||||
#include "../drawing/IDrawingEngine.h"
|
||||
#include "../entity/EntityList.h"
|
||||
#include "../paint/Paint.h"
|
||||
#include "../peep/Guest.h"
|
||||
#include "../peep/Staff.h"
|
||||
@@ -28,7 +29,6 @@
|
||||
#include "../ui/WindowManager.h"
|
||||
#include "../util/Math.hpp"
|
||||
#include "../world/Climate.h"
|
||||
#include "../world/EntityList.h"
|
||||
#include "../world/Map.h"
|
||||
#include "Colour.h"
|
||||
#include "Window.h"
|
||||
|
||||
Reference in New Issue
Block a user