diff --git a/src/genworld.cpp b/src/genworld.cpp --- a/src/genworld.cpp +++ b/src/genworld.cpp @@ -14,7 +14,7 @@ #include "genworld.h" #include "gfx.h" #include "gfxinit.h" -#include "gui.h" +#include "window_func.h" #include "network/network.h" #include "debug.h" #include "settings.h"