From eeabab4555bf20ea9769bfea05c1fc278a493fa3 Mon Sep 17 00:00:00 2001 From: rubidium Date: Fri, 28 Mar 2008 08:53:36 +0000 Subject: (svn r12459) -Codechange: split news.h into news_type.h and news_func.h. --- src/station.cpp | 1 - 1 file changed, 1 deletion(-) (limited to 'src/station.cpp') diff --git a/src/station.cpp b/src/station.cpp index a09727b55..de7925d4e 100644 --- a/src/station.cpp +++ b/src/station.cpp @@ -9,7 +9,6 @@ #include "station_map.h" #include "station.h" #include "town.h" -#include "news.h" #include "saveload.h" #include "player_func.h" #include "airport.h" -- cgit v1.2.3-54-g00ecf