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/roadveh_cmd.cpp | 1 + 1 file changed, 1 insertion(+) (limited to 'src/roadveh_cmd.cpp') diff --git a/src/roadveh_cmd.cpp b/src/roadveh_cmd.cpp index dd6780ca8..0435145fa 100644 --- a/src/roadveh_cmd.cpp +++ b/src/roadveh_cmd.cpp @@ -37,6 +37,7 @@ #include "roadstop_base.h" #include "cargotype.h" #include "spritecache.h" +#include "debug.h" #include "table/strings.h" #include "table/sprites.h" -- cgit v1.2.3-54-g00ecf