summaryrefslogtreecommitdiff
path: root/src/command.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/command.cpp')
-rw-r--r--src/command.cpp4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/command.cpp b/src/command.cpp
index ad5a9cf12..2d725237c 100644
--- a/src/command.cpp
+++ b/src/command.cpp
@@ -18,8 +18,8 @@
#include "town.h"
#include "date_func.h"
#include "debug.h"
-#include "player_func.h"
-#include "player_base.h"
+#include "company_func.h"
+#include "company_base.h"
#include "signal_func.h"
#include "table/strings.h"