mirror of
https://github.com/OpenTTD/OpenTTD.git
synced 2025-08-21 13:39:09 +00:00
(svn r18809) -Codechange/Cleanup: remove unneeded headers from some files, if a header require a header make it include that header
This commit is contained in:
@@ -24,6 +24,8 @@
|
||||
#include "aircraft.h"
|
||||
#include "core/smallmap_type.hpp"
|
||||
#include "station_base.h"
|
||||
#include "engine_base.h"
|
||||
#include "company_base.h"
|
||||
|
||||
struct WagonOverride {
|
||||
EngineID *train_id;
|
||||
|
Reference in New Issue
Block a user