From d6cded53803de692eebc6dd41e9648f3399c9f7d Mon Sep 17 00:00:00 2001 From: rubidium Date: Sun, 4 Oct 2009 17:16:41 +0000 Subject: (svn r17693) -Cleanup: remove some unneeded includes --- src/rail.cpp | 1 - 1 file changed, 1 deletion(-) (limited to 'src/rail.cpp') diff --git a/src/rail.cpp b/src/rail.cpp index 7b6e1ccb6..663753e9f 100644 --- a/src/rail.cpp +++ b/src/rail.cpp @@ -16,7 +16,6 @@ #include "company_func.h" #include "company_base.h" #include "engine_base.h" -#include "settings_type.h" /* XXX: Below 3 tables store duplicate data. Maybe remove some? */ /* Maps a trackdir to the bit that stores its status in the map arrays, in the -- cgit v1.2.3-54-g00ecf