summaryrefslogtreecommitdiff
path: root/src/misc.cpp
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/misc.cpp
parent7ccda80b0bae730f17d6863df84e78ea455ff1db (diff)
downloadopenttd-3d5567ccf767160de35b67bd165abe3badf487fe.tar.xz
(svn r12987) -Codechange: split viewport and tile selection.
Diffstat (limited to 'src/misc.cpp')
-rw-r--r--src/misc.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/misc.cpp b/src/misc.cpp
index 047737eca..1342e20d7 100644
--- a/src/misc.cpp
+++ b/src/misc.cpp
@@ -26,6 +26,7 @@
#include "gfx_func.h"
#include "core/alloc_type.hpp"
#include "animated_tile_func.h"
+#include "tilehighlight_func.h"
#include "table/strings.h"
#include "table/sprites.h"