diff -r 5a8b295aa345 -r 4cc327ad39d5 src/depot.cpp --- a/src/depot.cpp Tue Mar 27 23:27:27 2007 +0000 +++ b/src/depot.cpp Sat Jun 02 19:59:29 2007 +0000 @@ -4,8 +4,10 @@ #include "stdafx.h" #include "openttd.h" +#include "vehicle.h" #include "depot.h" #include "functions.h" +#include "landscape.h" #include "tile.h" #include "map.h" #include "table/strings.h"