From 722613f7f3d833e28193f4c628161a372aa346b5 Mon Sep 17 00:00:00 2001 From: rubidium Date: Thu, 27 Dec 2007 13:35:39 +0000 Subject: (svn r11706) -Codechange: split vehicle.h and remove another bunch of useless includes. --- 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 8ad4499fb..3a8919d92 100644 --- a/src/station.cpp +++ b/src/station.cpp @@ -12,7 +12,6 @@ #include "station.h" #include "viewport.h" #include "town.h" -#include "vehicle.h" #include "news.h" #include "saveload.h" #include "player.h" -- cgit v1.2.3-54-g00ecf