summaryrefslogtreecommitdiff
path: root/src/functions.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/functions.h')
-rw-r--r--src/functions.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/functions.h b/src/functions.h
index 528f9fd85..361d6491a 100644
--- a/src/functions.h
+++ b/src/functions.h
@@ -8,6 +8,8 @@
#include "core/random_func.hpp"
#include "command_type.h"
#include "openttd.h"
+#include "tile_cmd.h"
+#include "map.h"
/* clear_land.cpp */
void DrawHillyLandTile(const TileInfo *ti);