(svn r4464) -Codechange: Oops, forgot one file in last commit
authorcelestar
Tue, 18 Apr 2006 06:42:14 +0000
changeset 3578 9dec4b636167
parent 3577 9e345c932ba2
child 3579 8885d65a2ba7
(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) */