From 65f759cbacd7aa0c0564529ecccdd70355dfb65d Mon Sep 17 00:00:00 2001 From: celestar Date: Tue, 18 Apr 2006 05:16:13 +0000 Subject: (svn r4463) -Codechange. Include vehicle.h directly instead of implicitly via station.h in a number of source files --- ai/trolly/trolly.c | 1 + 1 file changed, 1 insertion(+) (limited to 'ai') diff --git a/ai/trolly/trolly.c b/ai/trolly/trolly.c index 8c466c218..29ae7b9f2 100644 --- a/ai/trolly/trolly.c +++ b/ai/trolly/trolly.c @@ -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 -- cgit v1.2.3-70-g09d2