diff --git a/src/roadveh_cmd.cpp b/src/roadveh_cmd.cpp --- a/src/roadveh_cmd.cpp +++ b/src/roadveh_cmd.cpp @@ -15,8 +15,8 @@ #include "news_func.h" #include "pathfind.h" #include "npf.h" -#include "player_func.h" -#include "player_base.h" +#include "company_func.h" +#include "company_base.h" #include "bridge.h" #include "tunnel_map.h" #include "bridge_map.h"