From 3d5567ccf767160de35b67bd165abe3badf487fe Mon Sep 17 00:00:00 2001 From: rubidium Date: Wed, 7 May 2008 13:10:15 +0000 Subject: (svn r12987) -Codechange: split viewport and tile selection. --- src/genworld.cpp | 1 + 1 file changed, 1 insertion(+) (limited to 'src/genworld.cpp') diff --git a/src/genworld.cpp b/src/genworld.cpp index 25c1f8fac..ff58de86a 100644 --- a/src/genworld.cpp +++ b/src/genworld.cpp @@ -25,6 +25,7 @@ #include "settings_type.h" #include "newgrf_storage.h" #include "water.h" +#include "tilehighlight_func.h" #include "table/sprites.h" -- cgit v1.2.3-54-g00ecf