summaryrefslogtreecommitdiff
path: root/src/depot_cmd.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/depot_cmd.cpp')
-rw-r--r--src/depot_cmd.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/depot_cmd.cpp b/src/depot_cmd.cpp
index 159c5bb04..bfc77e3ef 100644
--- a/src/depot_cmd.cpp
+++ b/src/depot_cmd.cpp
@@ -12,7 +12,7 @@
#include "stdafx.h"
#include "command_func.h"
#include "depot_base.h"
-#include "functions.h"
+#include "company_func.h"
#include "string_func.h"
#include "town.h"
#include "vehicle_gui.h"