summaryrefslogtreecommitdiff
path: root/src/town.h
diff options
context:
space:
mode:
authorrubidium <rubidium@openttd.org>2008-05-07 13:10:15 +0000
committerrubidium <rubidium@openttd.org>2008-05-07 13:10:15 +0000
commit3d5567ccf767160de35b67bd165abe3badf487fe (patch)
treebcef44c109a8918a321975b6aaaff9a98017d596 /src/town.h
parent7ccda80b0bae730f17d6863df84e78ea455ff1db (diff)
downloadopenttd-3d5567ccf767160de35b67bd165abe3badf487fe.tar.xz
(svn r12987) -Codechange: split viewport and tile selection.
Diffstat (limited to 'src/town.h')
-rw-r--r--src/town.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/town.h b/src/town.h
index 0b0952256..03d0cc112 100644
--- a/src/town.h
+++ b/src/town.h
@@ -15,6 +15,7 @@
#include "player_type.h"
#include "settings_type.h"
#include "strings_type.h"
+#include "viewport_type.h"
enum {
HOUSE_NO_CLASS = 0,