(svn r12490) -Codechange: rename engine.h to engine_func.h and remove unneeded inclusions of engine.h and/or replace them with engine_type.h.
This commit is contained in:
@@ -8,7 +8,7 @@
|
||||
#include "station_map.h"
|
||||
#include "station_base.h"
|
||||
#include "vehicle_base.h"
|
||||
#include "engine.h"
|
||||
#include "engine_func.h"
|
||||
|
||||
/** An aircraft can be one ot those types */
|
||||
enum AircraftSubType {
|
||||
|
Reference in New Issue
Block a user