diff --git a/src/openrct2/localisation/Formatting.cpp b/src/openrct2/localisation/Formatting.cpp index 0a8de0cfab..030e814867 100644 --- a/src/openrct2/localisation/Formatting.cpp +++ b/src/openrct2/localisation/Formatting.cpp @@ -11,8 +11,6 @@ #include "../config/Config.h" #include "../util/Util.h" -#include "FormatCodes.h" -#include "Language.h" #include "Localisation.h" #include "StringIds.h"