mirror of
https://github.com/OpenRCT2/OpenRCT2
synced 2026-01-06 06:32:56 +01:00
Fix header include casing
This commit is contained in:
@@ -15,7 +15,7 @@
|
||||
#pragma endregion
|
||||
|
||||
#include "../network/network.h"
|
||||
#include "../openrct2.h"
|
||||
#include "../OpenRCT2.h"
|
||||
#include "TitleScreen.h"
|
||||
#include "TitleSequence.h"
|
||||
#include "TitleSequenceManager.h"
|
||||
|
||||
Reference in New Issue
Block a user