]> git.lizzy.rs Git - minetest.git/blobdiff - src/nodemetadata.cpp
Fix crash when no world is selected and configure button is pressed.
[minetest.git] / src / nodemetadata.cpp
index be36b9a864365f444d8302df8d81a237b5909120..141c779f14e176b40b8774c1e487c6abbdfde15c 100644 (file)
@@ -18,12 +18,13 @@ with this program; if not, write to the Free Software Foundation, Inc.,
 */
 
 #include "nodemetadata.h"
-#include "utility.h"
 #include "exceptions.h"
 #include "gamedef.h"
 #include "inventory.h"
-#include <sstream>
 #include "log.h"
+#include "util/serialize.h"
+#include "constants.h" // MAP_BLOCKSIZE
+#include <sstream>
 
 /*
        NodeMetadata