summaryrefslogtreecommitdiff
path: root/src/newgrf.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/newgrf.cpp')
-rw-r--r--src/newgrf.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/newgrf.cpp b/src/newgrf.cpp
index d5dfc427c..7c7d55dea 100644
--- a/src/newgrf.cpp
+++ b/src/newgrf.cpp
@@ -38,7 +38,7 @@
#include "strings_func.h"
#include "date_func.h"
#include "string_func.h"
-#include "network/network.h"
+#include "network/core/config.h"
#include <map>
#include "smallmap_gui.h"
#include "genworld.h"