mirror of
https://github.com/OpenRCT2/OpenRCT2
synced 2026-01-06 06:32:56 +01:00
Fix includes
This commit is contained in:
@@ -18,11 +18,11 @@
|
||||
#include <openrct2/Input.h>
|
||||
#include <openrct2/config/Config.h>
|
||||
#include <openrct2/core/Console.hpp>
|
||||
#include <openrct2/entity/Sprite.h>
|
||||
#include <openrct2/interface/Viewport.h>
|
||||
#include <openrct2/rct2/T6Exporter.h>
|
||||
#include <openrct2/ride/Vehicle.h>
|
||||
#include <openrct2/ui/WindowManager.h>
|
||||
#include <openrct2/world/Sprite.h>
|
||||
|
||||
using namespace OpenRCT2::Ui;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user