diff options
Diffstat (limited to 'src/cargopacket.h')
-rw-r--r-- | src/cargopacket.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/cargopacket.h b/src/cargopacket.h index 866b41ad0..4b6397b62 100644 --- a/src/cargopacket.h +++ b/src/cargopacket.h @@ -7,6 +7,7 @@ #include "economy_type.h" #include "tile_type.h" +#include "station_type.h" #include <list> typedef uint32 CargoPacketID; |