(svn r4464) -Codechange: Oops, forgot one file in last commit
authorcelestar
Tue, 18 Apr 2006 06:42:14 +0000
changeset 3578 c354a34a7c0a
parent 3577 c6532e0bee4c
child 3579 4a55e8ce3087
(svn r4464) -Codechange: Oops, forgot one file in last commit
waypoint.c
--- a/waypoint.c	Tue Apr 18 05:16:13 2006 +0000
+++ b/waypoint.c	Tue Apr 18 06:42:14 2006 +0000
@@ -17,6 +17,7 @@
 #include "variables.h"
 #include "table/sprites.h"
 #include "table/strings.h"
+#include "vehicle.h"
 
 enum {
 	/* Max waypoints: 64000 (8 * 8000) */