diff options
Diffstat (limited to 'settings_gui.c')
-rw-r--r-- | settings_gui.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/settings_gui.c b/settings_gui.c index 1c1bdcb7d..f6806f424 100644 --- a/settings_gui.c +++ b/settings_gui.c @@ -15,7 +15,7 @@ #include "engine.h" #include "screenshot.h" #include "newgrf.h" -#include "network.h" +#include "network/network.h" #include "town.h" #include "variables.h" #include "settings.h" |