diff options
Diffstat (limited to 'src/company_cmd.cpp')
-rw-r--r-- | src/company_cmd.cpp | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/company_cmd.cpp b/src/company_cmd.cpp index 525c95967..16c2610bf 100644 --- a/src/company_cmd.cpp +++ b/src/company_cmd.cpp @@ -14,6 +14,7 @@ #include "command_func.h" #include "network/network.h" #include "network/network_func.h" +#include "network/network_base.h" #include "variables.h" #include "cheat_func.h" #include "ai/ai.h" |