diff options
Diffstat (limited to 'src/console_cmds.cpp')
-rw-r--r-- | src/console_cmds.cpp | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/console_cmds.cpp b/src/console_cmds.cpp index 20954a39f..c1dc954d7 100644 --- a/src/console_cmds.cpp +++ b/src/console_cmds.cpp @@ -12,6 +12,7 @@ #include "variables.h" #include "network/network.h" #include "network/network_func.h" +#include "network/network_base.h" #include "command_func.h" #include "settings_func.h" #include "fios.h" |