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

Reduce includes in common header

This commit is contained in:
Michał Janiszewski
2018-03-19 23:28:40 +01:00
committed by Michał Janiszewski
parent 3303246b09
commit cd065d4f41
130 changed files with 205 additions and 7 deletions

View File

@@ -21,6 +21,7 @@
#include "EditorObjectSelectionSession.h"
#include "Game.h"
#include "localisation/Localisation.h"
#include "management/Research.h"
#include "object/DefaultObjects.h"
#include "object/ObjectList.h"
#include "object/ObjectManager.h"