X-Git-Url: https://git.librecmc.org/?a=blobdiff_plain;f=src%2Fscript%2Flua_api%2Fl_vmanip.cpp;h=ca837b6552a6f761fe92816dc13889e891779cd2;hb=20a85d76d94c9c5c7fbe198c3d0e1fbee97a485f;hp=a84ecfc0fa265947b664e4a2808b89e517338164;hpb=fc9747eb4b7f75e59a28957bc50f7a78256b3d66;p=oweals%2Fminetest.git diff --git a/src/script/lua_api/l_vmanip.cpp b/src/script/lua_api/l_vmanip.cpp index a84ecfc0f..ca837b655 100644 --- a/src/script/lua_api/l_vmanip.cpp +++ b/src/script/lua_api/l_vmanip.cpp @@ -27,7 +27,7 @@ with this program; if not, write to the Free Software Foundation, Inc., #include "map.h" #include "mapblock.h" #include "server.h" -#include "mapgen.h" +#include "mapgen/mapgen.h" #include "voxelalgorithms.h" // garbage collector