From b0ac283aeca94df1af922bc3e02d456464486427 Mon Sep 17 00:00:00 2001 From: rubidium Date: Mon, 7 Jan 2008 00:57:19 +0000 Subject: (svn r11774) -Change: do not include variables.h in a header when it is not needed. --- src/rail.h | 1 - 1 file changed, 1 deletion(-) (limited to 'src/rail.h') diff --git a/src/rail.h b/src/rail.h index f2c35352b..8ba804c6e 100644 --- a/src/rail.h +++ b/src/rail.h @@ -11,7 +11,6 @@ #include "gfx_type.h" #include "core/bitmath_func.hpp" #include "economy_func.h" -#include "variables.h" #include "tile_cmd.h" /** This struct contains all the info that is needed to draw and construct tracks. -- cgit v1.2.3-54-g00ecf