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.h | 1 - 1 file changed, 1 deletion(-) (limited to 'src/newgrf_station.h') diff --git a/src/newgrf_station.h b/src/newgrf_station.h index b13b05d86..25d5831c7 100644 --- a/src/newgrf_station.h +++ b/src/newgrf_station.h @@ -14,7 +14,6 @@ #include "engine_type.h" #include "newgrf_callbacks.h" -#include "newgrf_cargo.h" #include "tile_type.h" #include "station_type.h" #include "strings_type.h" -- cgit v1.2.3-54-g00ecf