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

Remove common.h include from all units

This commit is contained in:
Aaron van Geffen
2024-07-09 16:45:19 +02:00
parent 8cef18cd2f
commit b5ef2693b0
256 changed files with 3 additions and 301 deletions

View File

@@ -15,7 +15,6 @@
#include <SDL.h>
#include <openrct2-ui/interface/Window.h>
#include <openrct2/common.h>
#include <openrct2/core/Memory.hpp>
#include <openrct2/core/String.hpp>
#include <openrct2/core/UTF8.h>