1
0
mirror of https://github.com/OpenRCT2/OpenRCT2 synced 2025-12-24 00:03:11 +01:00

Fix case of openrct2.h

This commit is contained in:
Ted John
2016-12-12 02:20:41 +00:00
parent e4345c3d11
commit 62c088862b
2 changed files with 1 additions and 1 deletions

View File

@@ -32,7 +32,7 @@
#include "../addresses.h"
#include "../hook.h"
#include "../openrct2.h"
#include "../OpenRCT2.h"
#include "../util/sawyercoding.h"
#include "../util/util.h"
#include "interop.h"