--- a/industry.h Sun Mar 26 22:56:58 2006 +0000 +++ b/industry.h Sun Mar 26 22:58:11 2006 +0000 @@ -23,7 +23,7 @@ uint16 counter; byte type; - byte owner; + Owner owner; byte color_map; byte last_prod_year; byte was_cargo_delivered;