1
0
mirror of https://github.com/OpenRCT2/OpenRCT2 synced 2026-01-24 15:24:30 +01:00

Fix 'RCT2_GLOBAL undefined' build error

This commit is contained in:
Broxzier
2016-09-12 20:45:19 +02:00
parent dbe5ad1bb1
commit e45470ad89

View File

@@ -14,6 +14,7 @@
*****************************************************************************/
#pragma endregion
#include "../addresses.h"
#include "../input.h"
#include "../interface/themes.h"
#include "../interface/viewport.h"