summaryrefslogtreecommitdiff
path: root/src/tree_cmd.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/tree_cmd.cpp')
-rw-r--r--src/tree_cmd.cpp4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/tree_cmd.cpp b/src/tree_cmd.cpp
index 7f30f977d..0a728dd3f 100644
--- 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"