diff --git a/src/depot_cmd.cpp b/src/depot_cmd.cpp --- 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"