diff -r 3242eca6d637 -r 8443e1eefe1b train_cmd.c --- a/train_cmd.c Fri Sep 30 09:58:59 2005 +0000 +++ b/train_cmd.c Fri Sep 30 20:37:25 2005 +0000 @@ -1564,7 +1564,7 @@ typedef struct TrainFindDepotData { uint best_length; TileIndex tile; - byte owner; + PlayerID owner; /** * true if reversing is necesarry for the train to get to this depot This * value is unused when new depot finding and NPF are both disabled