(svn r4463) -Codechange. Include vehicle.h directly instead of implicitly via station.h in a number of source files
This commit is contained in:
@@ -34,6 +34,7 @@
|
||||
#include "../../engine.h"
|
||||
#include "../../gui.h"
|
||||
#include "../../depot.h"
|
||||
#include "../../vehicle.h"
|
||||
#include "../ai.h"
|
||||
|
||||
// This function is called after StartUp. It is the init of an AI
|
||||
|
||||
Reference in New Issue
Block a user