changeset 10270:a767f9e7808d draft

(svn r14505) -Fix (r14504): Missing include.
author michi_cc <michi_cc@openttd.org>
date Mon, 20 Oct 2008 19:46:49 +0000
parents b678a31b4b36
children 6aee7717cad3
files src/town.h
diffstat 1 files changed, 1 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/src/town.h
+++ b/src/town.h
@@ -17,6 +17,7 @@
 #include "strings_type.h"
 #include "viewport_type.h"
 #include "economy_type.h"
+#include "map_type.h"
 
 enum {
 	HOUSE_NO_CLASS   = 0,