diff -r f62cae2abc0c -r 04ca2cd69420 players.c --- a/players.c Wed Dec 15 22:06:47 2004 +0000 +++ b/players.c Wed Dec 15 22:18:54 2004 +0000 @@ -1,6 +1,7 @@ #include "stdafx.h" #include "ttd.h" #include "table/strings.h" +#include "map.h" #include "player.h" #include "town.h" #include "vehicle.h"