summaryrefslogtreecommitdiff
path: root/src/depot_gui.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/depot_gui.cpp')
-rw-r--r--src/depot_gui.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/depot_gui.cpp b/src/depot_gui.cpp
index 12cc79f25..2055cbcfa 100644
--- a/src/depot_gui.cpp
+++ b/src/depot_gui.cpp
@@ -21,7 +21,7 @@
#include "strings_func.h"
#include "window_func.h"
#include "vehicle_func.h"
-#include "player_func.h"
+#include "company_func.h"
#include "order_func.h"
#include "depot_base.h"
#include "tilehighlight_func.h"