# HG changeset patch # User michi_cc # Date 1224532009 0 # Node ID dea184383ba14d67eefc25e54a7b86a2ff704dd3 # Parent eb8e4225dbc6f62e367dc93ae90e01c6016464e5 (svn r14505) -Fix (r14504): Missing include. diff -r eb8e4225dbc6 -r dea184383ba1 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,