summaryrefslogtreecommitdiff
path: root/waypoint.h
diff options
context:
space:
mode:
authortron <tron@openttd.org>2006-03-17 07:02:34 +0000
committertron <tron@openttd.org>2006-03-17 07:02:34 +0000
commit853a9b2da417e0b170c6ead38421e1b282b208a9 (patch)
tree19da767d52de6c69209573814c662ab191b10726 /waypoint.h
parent4fb11f23adf3cb0100e39fc1fbf5b99c079781f4 (diff)
downloadopenttd-853a9b2da417e0b170c6ead38421e1b282b208a9.tar.xz
(svn r3913) Move declarations to rail_map.h so rail.h is dependent on rail_map.h and not the other way round
Diffstat (limited to 'waypoint.h')
-rw-r--r--waypoint.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/waypoint.h b/waypoint.h
index 38915bb35..04c39faba 100644
--- a/waypoint.h
+++ b/waypoint.h
@@ -4,6 +4,7 @@
#define WAYPOINT_H
#include "pool.h"
+#include "rail_map.h"
struct Waypoint {
TileIndex xy; ///< Tile of waypoint