(svn r14505) -Fix (r14504): Missing include.
authormichi_cc
Mon, 20 Oct 2008 19:46:49 +0000
changeset 10270 dea184383ba1
parent 10269 eb8e4225dbc6
child 10271 5819e18f73f3
(svn r14505) -Fix (r14504): Missing include.
src/town.h
--- a/src/town.h	Mon Oct 20 19:35:48 2008 +0000
+++ b/src/town.h	Mon Oct 20 19:46:49 2008 +0000
@@ -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,