changeset 10208 | 72c00af5c95d |
parent 10207 | c291a21b304e |
--- a/src/ai/trolly/pathfinder.cpp Tue Sep 30 20:39:50 2008 +0000 +++ b/src/ai/trolly/pathfinder.cpp Tue Sep 30 20:51:04 2008 +0000 @@ -13,8 +13,8 @@ #include "../../tunnelbridge_map.h" #include "../ai.h" #include "../../variables.h" -#include "../../player_base.h" -#include "../../player_func.h" +#include "../../company_base.h" +#include "../../company_func.h" #include "../../tunnelbridge.h"