summaryrefslogtreecommitdiff
path: root/src/mapblockobject.cpp
diff options
context:
space:
mode:
authorPerttu Ahola <celeron55@gmail.com>2011-06-26 02:34:36 +0300
committerPerttu Ahola <celeron55@gmail.com>2011-06-26 02:34:36 +0300
commitbb940a946dbca49dc03af83fe55d195bd9fdc62e (patch)
tree0f78d66110f1d3d477875ae47927a8e7e6d20ec3 /src/mapblockobject.cpp
parent2915bd5518150955ed1581110527f4bb4adadfe8 (diff)
downloadminetest-bb940a946dbca49dc03af83fe55d195bd9fdc62e.tar.gz
minetest-bb940a946dbca49dc03af83fe55d195bd9fdc62e.tar.bz2
minetest-bb940a946dbca49dc03af83fe55d195bd9fdc62e.zip
even more code refactoring
Diffstat (limited to 'src/mapblockobject.cpp')
-rw-r--r--src/mapblockobject.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/mapblockobject.cpp b/src/mapblockobject.cpp
index 51ac4c66b..ab1c20267 100644
--- a/src/mapblockobject.cpp
+++ b/src/mapblockobject.cpp
@@ -25,6 +25,7 @@ with this program; if not, write to the Free Software Foundation, Inc.,
#include "map.h"
#include "inventory.h"
#include "utility.h"
+#include "mapblock.h"
/*
MapBlockObject