From 3074bca136dc9a7848d4897d7236baed51406bd3 Mon Sep 17 00:00:00 2001 From: rubidium Date: Fri, 21 Dec 2007 22:50:51 +0000 Subject: (svn r11680) -Codechange: refactor more out of openttd.h and functions.h. --- src/landscape.cpp | 1 + 1 file changed, 1 insertion(+) (limited to 'src/landscape.cpp') diff --git a/src/landscape.cpp b/src/landscape.cpp index 1bff020a9..0abef68eb 100644 --- a/src/landscape.cpp +++ b/src/landscape.cpp @@ -21,6 +21,7 @@ #include "water_map.h" #include "tgp.h" #include "genworld.h" +#include "tile_cmd.h" extern const TileTypeProcs _tile_type_clear_procs, -- cgit v1.2.3-54-g00ecf