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 --- order_gui.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'order_gui.c') diff --git a/order_gui.c b/order_gui.c index c1b842617..cf65b2288 100644 --- a/order_gui.c +++ b/order_gui.c @@ -2,7 +2,7 @@ #include "stdafx.h" #include "openttd.h" -#include "road.h" +#include "road_map.h" #include "table/sprites.h" #include "table/strings.h" #include "functions.h" -- cgit v1.2.3-54-g00ecf