]> git.lizzy.rs Git - minetest.git/blobdiff - src/mapblock_mesh.h
Create PacketError exception and use it with ACTIVEOBJECT_REMOVE_ADD handler which...
[minetest.git] / src / mapblock_mesh.h
index 98af92c74c396e4019845182c2e2afed6bc96dff..b334ce46914c4fae321bdb9c5fa962574c63b7e6 100644 (file)
@@ -21,7 +21,7 @@ with this program; if not, write to the Free Software Foundation, Inc.,
 #define MAPBLOCK_MESH_HEADER
 
 #include "irrlichttypes_extrabloated.h"
-#include "tile.h"
+#include "client/tile.h"
 #include "voxel.h"
 #include <map>