From 4efa560ffc49f47d8b8414ea30d3b1c5e4dbfd74 Mon Sep 17 00:00:00 2001 From: tron Date: Sun, 5 Mar 2006 10:19:33 +0000 Subject: (svn r3763) Adapt to the new 'map accessors go in foo_map.h'-scheme --- rail_cmd.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'rail_cmd.c') diff --git a/rail_cmd.c b/rail_cmd.c index 5a76eed5d..4ce161bb0 100644 --- a/rail_cmd.c +++ b/rail_cmd.c @@ -5,7 +5,7 @@ #include "debug.h" #include "functions.h" #include "rail_map.h" -#include "road.h" +#include "road_map.h" #include "table/sprites.h" #include "table/strings.h" #include "map.h" -- cgit v1.2.3-54-g00ecf