summaryrefslogtreecommitdiff
path: root/src/unmovable_map.h
diff options
context:
space:
mode:
authorrubidium <rubidium@openttd.org>2008-01-07 00:45:05 +0000
committerrubidium <rubidium@openttd.org>2008-01-07 00:45:05 +0000
commit64fc2ade9eae131c9a65ef1341d373544168a497 (patch)
treed3984ae7f08c02b42fa7a57988e9be43a75279b7 /src/unmovable_map.h
parent119b03ea703c5d37454de4fe1a5e6da4dee0ac1b (diff)
downloadopenttd-64fc2ade9eae131c9a65ef1341d373544168a497.tar.xz
(svn r11773) -Codechange: move some non-clear-land functions from clear_cmd.cpp to a more correct location.
Diffstat (limited to 'src/unmovable_map.h')
-rw-r--r--src/unmovable_map.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/unmovable_map.h b/src/unmovable_map.h
index 0b3132ce0..0f6283cb7 100644
--- a/src/unmovable_map.h
+++ b/src/unmovable_map.h
@@ -5,6 +5,9 @@
#ifndef UNMOVABLE_MAP_H
#define UNMOVABLE_MAP_H
+#include "core/bitmath_func.hpp"
+#include "tile_map.h"
+
enum {
HQ_NUM_TILE = 4, ///< Number of HQ tiles
HQ_NUM_SIZE = 5 ///< Number of stages of an HQ