From 79627b4f8952da6a6d6132d9428ce037aeaae9df Mon Sep 17 00:00:00 2001 From: frosch Date: Thu, 5 Nov 2009 19:46:17 +0000 Subject: (svn r17976) -Codechange: Move CargoClass to cargotype.h and clean up including of newgrf_cargo.h --- src/newgrf_station.cpp | 1 + 1 file changed, 1 insertion(+) (limited to 'src/newgrf_station.cpp') diff --git a/src/newgrf_station.cpp b/src/newgrf_station.cpp index e3d1ff3d9..b701ec3b6 100644 --- a/src/newgrf_station.cpp +++ b/src/newgrf_station.cpp @@ -16,6 +16,7 @@ #include "station_base.h" #include "waypoint_base.h" #include "roadstop_base.h" +#include "newgrf_cargo.h" #include "newgrf_commons.h" #include "newgrf_station.h" #include "newgrf_spritegroup.h" -- cgit v1.2.3-70-g09d2