summaryrefslogtreecommitdiff
path: root/src/map.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/map.h')
-rw-r--r--src/map.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/map.h b/src/map.h
index 530d81e7a..8326d3e58 100644
--- a/src/map.h
+++ b/src/map.h
@@ -337,6 +337,7 @@ public:
s32 transforming_liquid_size();
protected:
+ friend class LuaVoxelManip;
std::ostream &m_dout; // A bit deprecated, could be removed