summaryrefslogtreecommitdiff
path: root/src/void_map.h
diff options
context:
space:
mode:
authorrubidium <rubidium@openttd.org>2007-12-19 23:26:02 +0000
committerrubidium <rubidium@openttd.org>2007-12-19 23:26:02 +0000
commit5b49e754535d48bb42575bc987e9c8f3251cf595 (patch)
tree6c554e9bcc282dbe3b7ab306ad3c91c7a4ff545b /src/void_map.h
parentd582aea639e5d3ee592ec37f90b03bebbc3163f1 (diff)
downloadopenttd-5b49e754535d48bb42575bc987e9c8f3251cf595.tar.xz
(svn r11669) -Codechange: refactor tile.h -> tile_type.h and tile_map.h
Diffstat (limited to 'src/void_map.h')
-rw-r--r--src/void_map.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/void_map.h b/src/void_map.h
index aae284821..df650cfcb 100644
--- a/src/void_map.h
+++ b/src/void_map.h
@@ -5,6 +5,8 @@
#ifndef VOID_MAP_H
#define VOID_MAP_H
+#include "tile_map.h"
+
/**
* Make a nice void tile ;)
* @param t the tile to make void