1
0
mirror of https://github.com/OpenRCT2/OpenRCT2 synced 2026-01-17 03:53:07 +01:00

Fix merge fail

This commit is contained in:
Duncan Frost
2014-10-10 10:31:10 +01:00
parent c861a999ce
commit 97d47c3039

View File

@@ -27,6 +27,7 @@
#include "../localisation/localisation.h"
#include "../management/news_item.h"
#include "../ride/ride.h"
#include "../scenario.h"
#include "../sprites.h"
#include "../world/sprite.h"
#include "peep.h"