From 76fe20cdccd68679f4681e3f378b7695d161e8a8 Mon Sep 17 00:00:00 2001 From: rubidium Date: Tue, 1 Dec 2009 23:56:04 +0000 Subject: (svn r18367) -Codechange: unify the ship pathfinder 'calls' --- src/station_cmd.cpp | 2 ++ 1 file changed, 2 insertions(+) (limited to 'src/station_cmd.cpp') diff --git a/src/station_cmd.cpp b/src/station_cmd.cpp index a6655af66..45a534733 100644 --- a/src/station_cmd.cpp +++ b/src/station_cmd.cpp @@ -43,6 +43,8 @@ #include "roadstop_base.h" #include "waypoint_base.h" #include "waypoint_func.h" +#include "pbs.h" +#include "debug.h" #include "table/strings.h" -- cgit v1.2.3-70-g09d2