diff options
Diffstat (limited to 'src/settings_table.cpp')
-rw-r--r-- | src/settings_table.cpp | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/settings_table.cpp b/src/settings_table.cpp index 045d8e56c..27fb4ef08 100644 --- a/src/settings_table.cpp +++ b/src/settings_table.cpp @@ -15,6 +15,7 @@ #include "screenshot.h" #include "network/network.h" #include "network/network_func.h" +#include "network/core/config.h" #include "pathfinder/pathfinder_type.h" #include "genworld.h" #include "train.h" |