]> git.lizzy.rs Git - minetest.git/blobdiff - src/mapblock_mesh.cpp
Move ContentFeatures to mapnode_contentfeatures.{h,cpp} and clean stuff
[minetest.git] / src / mapblock_mesh.cpp
index 5a29fbe949c287b80d7e82a3541d41bb21346461..c81d5adc16e59fa542a851ac36759bda718d9708 100644 (file)
@@ -25,6 +25,7 @@ with this program; if not, write to the Free Software Foundation, Inc.,
 #include "content_mapblock.h"
 #include "settings.h"
 #include "profiler.h"
+#include "mapnode_contentfeatures.h"
 
 void MeshMakeData::fill(u32 daynight_ratio, MapBlock *block)
 {