diff -r 921eabdb0283 -r 72276cd8ee2b station_map.h --- a/station_map.h Sun Jun 18 09:37:08 2006 +0000 +++ b/station_map.h Sun Jun 18 15:28:29 2006 +0000 @@ -3,6 +3,7 @@ #ifndef STATION_MAP_H #define STATION_MAP_H +#include "rail_map.h" #include "station.h" typedef byte StationGfx;