From 04fe8ccb0bdaf939a47f76fcb14ef6fe28c088ce Mon Sep 17 00:00:00 2001 From: celestar Date: Tue, 18 Apr 2006 06:42:14 +0000 Subject: [PATCH] (svn r4464) -Codechange: Oops, forgot one file in last commit --- waypoint.c | 1 + 1 file changed, 1 insertion(+) diff --git a/waypoint.c b/waypoint.c index 0efb9a0e30..0239513cc2 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) */