mirror of
https://github.com/OpenTTD/OpenTTD
synced 2026-01-22 03:42:41 +01:00
Codechange: Remove unnecessary 'core' includes. (#14867)
This commit is contained in:
@@ -12,10 +12,7 @@
|
||||
|
||||
#include "fontcache.h"
|
||||
#include "strings_type.h"
|
||||
#include "string_type.h"
|
||||
#include "gfx_type.h"
|
||||
#include "core/bitmath_func.hpp"
|
||||
#include "core/convertible_through_base.hpp"
|
||||
#include "vehicle_type.h"
|
||||
|
||||
/**
|
||||
|
||||
Reference in New Issue
Block a user