Codechange: Remove unnecessary 'core' includes. (#14867)

This commit is contained in:
Peter Nelson
2025-12-07 08:36:58 +00:00
committed by dP
parent 5e24b12044
commit 2557cf2098
52 changed files with 3 additions and 61 deletions

View File

@@ -22,7 +22,6 @@
#include "tilehighlight_func.h"
#include "vehicle_gui_base.h"
#include "core/geometry_func.hpp"
#include "core/container_func.hpp"
#include "company_base.h"
#include "company_gui.h"
#include "gui.h"