diff options
Diffstat (limited to 'genworld.c')
-rw-r--r-- | genworld.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/genworld.c b/genworld.c index 1d802d996..ba9fe126f 100644 --- a/genworld.c +++ b/genworld.c @@ -11,7 +11,7 @@ #include "gfx.h" #include "gfxinit.h" #include "gui.h" -#include "network.h" +#include "network/network.h" #include "debug.h" #include "settings.h" #include "heightmap.h" |