summaryrefslogtreecommitdiff
path: root/src/pathfinder/yapf/yapf.hpp
diff options
context:
space:
mode:
authorrubidium <rubidium@openttd.org>2009-12-01 23:56:04 +0000
committerrubidium <rubidium@openttd.org>2009-12-01 23:56:04 +0000
commit76fe20cdccd68679f4681e3f378b7695d161e8a8 (patch)
tree2bc31ade4605acc0304669e3bc3353d7beca0d3f /src/pathfinder/yapf/yapf.hpp
parent291f6490c65bd88067db472a915b4ea29cc5741a (diff)
downloadopenttd-76fe20cdccd68679f4681e3f378b7695d161e8a8.tar.xz
(svn r18367) -Codechange: unify the ship pathfinder 'calls'
Diffstat (limited to 'src/pathfinder/yapf/yapf.hpp')
-rw-r--r--src/pathfinder/yapf/yapf.hpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/pathfinder/yapf/yapf.hpp b/src/pathfinder/yapf/yapf.hpp
index a353902c5..a8e887a13 100644
--- a/src/pathfinder/yapf/yapf.hpp
+++ b/src/pathfinder/yapf/yapf.hpp
@@ -24,6 +24,7 @@
#include "../../landscape.h"
#include "yapf.h"
#include "../pathfinder_func.h"
+#include "../../pbs.h"
#include "../../waypoint_base.h"
#include "../../debug.h"
#include "../../settings_type.h"