diff options
Diffstat (limited to 'genworld_gui.c')
-rw-r--r-- | genworld_gui.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/genworld_gui.c b/genworld_gui.c index bbd0cb31b..83d0f4cf1 100644 --- a/genworld_gui.c +++ b/genworld_gui.c @@ -19,7 +19,7 @@ #include "settings.h" #include "debug.h" #include "genworld.h" -#include "network.h" +#include "network/network.h" #include "thread.h" #include "date.h" #include "newgrf_config.h" |