1
0
mirror of https://github.com/OpenRCT2/OpenRCT2 synced 2026-01-23 14:54:30 +01:00

Drop Localisation.h include where not required

This commit is contained in:
Aaron van Geffen
2024-07-13 13:33:32 +02:00
parent c08541efc7
commit 3d5c19de08
138 changed files with 4 additions and 134 deletions

View File

@@ -22,7 +22,6 @@
#include <openrct2/actions/FootpathRemoveAction.h>
#include <openrct2/audio/audio.h>
#include <openrct2/localisation/Formatter.h>
#include <openrct2/localisation/Localisation.h>
#include <openrct2/object/FootpathObject.h>
#include <openrct2/object/FootpathRailingsObject.h>
#include <openrct2/object/FootpathSurfaceObject.h>