(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:
@@ -5,7 +5,7 @@
|
||||
#ifndef NEWGRF_STATION_H
|
||||
#define NEWGRF_STATION_H
|
||||
|
||||
#include "engine.h"
|
||||
#include "engine_type.h"
|
||||
#include "newgrf_callbacks.h"
|
||||
#include "newgrf_cargo.h"
|
||||
#include "tile_type.h"
|
||||
|
Reference in New Issue
Block a user