From 01e20c91403ebe8c88697ec11812fb46d414c770 Mon Sep 17 00:00:00 2001 From: rubidium Date: Fri, 21 Dec 2007 19:21:21 +0000 Subject: (svn r11674) -Codechange: refactor some functions out of macros.h into more logical locations. --- src/tunnel_map.h | 1 - 1 file changed, 1 deletion(-) (limited to 'src/tunnel_map.h') diff --git a/src/tunnel_map.h b/src/tunnel_map.h index 2902fa7cb..1ddac5751 100644 --- a/src/tunnel_map.h +++ b/src/tunnel_map.h @@ -6,7 +6,6 @@ #define TUNNEL_MAP_H #include "direction_func.h" -#include "macros.h" #include "map.h" #include "rail_type.h" #include "road_type.h" -- cgit v1.2.3-54-g00ecf