Falling sand and gravel
[oweals/minetest.git] / src / content_sao.cpp
index a7cee83ab1807e9f0e741304521c381717683f63..dc112275fe6c22b78c70c3099c9ab461139ace1b 100644 (file)
@@ -23,6 +23,7 @@ with this program; if not, write to the Free Software Foundation, Inc.,
 #include "settings.h"
 #include "main.h" // For g_profiler
 #include "profiler.h"
+#include "serialization.h" // For compressZlib
 
 core::map<u16, ServerActiveObject::Factory> ServerActiveObject::m_types;