Move tool stuff to tool.{h,cpp}
[oweals/minetest.git] / src / mapgen.cpp
index a74a91eebfc6faafbb5cf042ee643ad5fbd3f05e..8fc568f36b226da59dda3a5528cd6d869b3e114f 100644 (file)
@@ -26,6 +26,7 @@ with this program; if not, write to the Free Software Foundation, Inc.,
 #include "mineral.h"
 //#include "serverobject.h"
 #include "content_sao.h"
+#include "mapnode_contentfeatures.h"
 
 namespace mapgen
 {