mirror of
https://github.com/OpenRCT2/OpenRCT2
synced 2026-01-15 11:03:00 +01:00
Add missing headers
This commit is contained in:
committed by
Ted John
parent
0137eaab34
commit
af0967e95e
@@ -1,7 +1,9 @@
|
||||
#include <algorithm>
|
||||
#include <cstring>
|
||||
#include <openrct2/config/Config.h>
|
||||
#include <openrct2/Context.h>
|
||||
#include <openrct2/core/Math.hpp>
|
||||
#include <openrct2/drawing/Drawing.h>
|
||||
#include <openrct2/interface/Colour.h>
|
||||
#include <openrct2/interface/themes.h>
|
||||
#include <openrct2/interface/Window.h>
|
||||
|
||||
Reference in New Issue
Block a user