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