From cc4f5b4e6f8c99eb94dfb5513b4dc807440adf09 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 --- road_cmd.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'road_cmd.c') diff --git a/road_cmd.c b/road_cmd.c index 3c2fd26a6..f2eb1f04f 100644 --- a/road_cmd.c +++ b/road_cmd.c @@ -3,7 +3,7 @@ #include "stdafx.h" #include "openttd.h" #include "rail_map.h" -#include "road.h" +#include "road_map.h" #include "table/sprites.h" #include "table/strings.h" #include "functions.h" -- cgit v1.2.3-70-g09d2