summaryrefslogtreecommitdiff
path: root/waypoint.c
diff options
context:
space:
mode:
authorcelestar <celestar@openttd.org>2006-04-18 06:42:14 +0000
committercelestar <celestar@openttd.org>2006-04-18 06:42:14 +0000
commite7edba56fb6ac9d195d354c6df6460f915aab29f (patch)
tree300c5b3ca0cd292baa447a48ef191a2877c15999 /waypoint.c
parent22f82bba2efce41532c5a48f21c5105b3ae08627 (diff)
downloadopenttd-e7edba56fb6ac9d195d354c6df6460f915aab29f.tar.xz
(svn r4464) -Codechange: Oops, forgot one file in last commit
Diffstat (limited to 'waypoint.c')
-rw-r--r--waypoint.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/waypoint.c b/waypoint.c
index 0efb9a0e3..0239513cc 100644
--- a/waypoint.c
+++ b/waypoint.c
@@ -17,6 +17,7 @@
#include "variables.h"
#include "table/sprites.h"
#include "table/strings.h"
+#include "vehicle.h"
enum {
/* Max waypoints: 64000 (8 * 8000) */