From 181b36ca0b4a8b61537cafb99c7990e73c26408b Mon Sep 17 00:00:00 2001 From: rubidium Date: Sun, 20 Apr 2008 08:43:31 +0000 Subject: (svn r12801) -Codechange: remove the dependency of function.h in town_map.h --- src/newgrf_house.cpp | 1 + 1 file changed, 1 insertion(+) (limited to 'src/newgrf_house.cpp') diff --git a/src/newgrf_house.cpp b/src/newgrf_house.cpp index 42d9be698..b64537bea 100644 --- a/src/newgrf_house.cpp +++ b/src/newgrf_house.cpp @@ -22,6 +22,7 @@ #include "functions.h" #include "player_func.h" #include "animated_tile_func.h" +#include "date_func.h" #include "table/strings.h" #include "table/sprites.h" -- cgit v1.2.3-70-g09d2