1
0
mirror of https://github.com/OpenRCT2/OpenRCT2 synced 2026-01-16 19:43:06 +01:00

Fix rebase errors

This commit is contained in:
Ted John
2016-12-01 15:24:52 +00:00
parent 11a2b98e58
commit 20ea3edef2
4 changed files with 2 additions and 4 deletions

View File

@@ -16,7 +16,7 @@
#include "../localisation/string_ids.h"
#include "../rct2.h"
#include "../title.h"
#include "../title/TitleScreen.h"
#include "../title/TitleSequence.h"
#include "../title/TitleSequenceManager.h"
#include "../util/util.h"