From 6e011e9e682801beb3301654f19e05dd76eaf9f8 Mon Sep 17 00:00:00 2001 From: smatz Date: Tue, 19 Apr 2011 15:00:11 +0000 Subject: (svn r22348) -Codechange: split ship-specific part of yapf_node.hpp to yapf_node_ship.hpp --- src/pathfinder/yapf/yapf_ship.cpp | 1 + 1 file changed, 1 insertion(+) (limited to 'src/pathfinder/yapf/yapf_ship.cpp') diff --git a/src/pathfinder/yapf/yapf_ship.cpp b/src/pathfinder/yapf/yapf_ship.cpp index 51fc84944..69f1ce2c5 100644 --- a/src/pathfinder/yapf/yapf_ship.cpp +++ b/src/pathfinder/yapf/yapf_ship.cpp @@ -13,6 +13,7 @@ #include "../../ship.h" #include "yapf.hpp" +#include "yapf_node_ship.hpp" /** Node Follower module of YAPF for ships */ template -- cgit v1.2.3-70-g09d2