diff --git a/players.c b/players.c --- a/players.c +++ b/players.c @@ -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"