diff --git a/src/tree_cmd.cpp b/src/tree_cmd.cpp --- a/src/tree_cmd.cpp +++ b/src/tree_cmd.cpp @@ -17,13 +17,13 @@ #include "genworld.h" #include "transparency.h" #include "functions.h" -#include "player_func.h" +#include "company_func.h" #include "sound_func.h" #include "settings_type.h" #include "water_map.h" #include "water.h" #include "landscape_type.h" -#include "player_base.h" +#include "company_base.h" #include "table/strings.h" #include "table/sprites.h"