mirror of
https://github.com/OpenRCT2/OpenRCT2
synced 2026-01-26 08:14:38 +01:00
Reduce includes in common header
This commit is contained in:
committed by
Michał Janiszewski
parent
3303246b09
commit
cd065d4f41
@@ -31,12 +31,14 @@
|
||||
#include "../core/Math.hpp"
|
||||
#include "../core/Path.hpp"
|
||||
#include "../core/String.hpp"
|
||||
#include "../drawing/Drawing.h"
|
||||
#include "../localisation/Language.h"
|
||||
#include "../localisation/StringIds.h"
|
||||
#include "../PlatformEnvironment.h"
|
||||
#include "themes.h"
|
||||
#include "Window.h"
|
||||
#include "Window_internal.h"
|
||||
#include "Colour.h"
|
||||
|
||||
using namespace OpenRCT2;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user