From ba762bcd49c9f3ffa3cc4ecac73b13365c2047ec Mon Sep 17 00:00:00 2001 From: Perttu Ahola Date: Tue, 15 Nov 2011 21:00:39 +0200 Subject: Clean mapnode.h and fix other files accordingly --- src/content_sao.cpp | 1 + 1 file changed, 1 insertion(+) (limited to 'src/content_sao.cpp') diff --git a/src/content_sao.cpp b/src/content_sao.cpp index a7cee83ab..dc112275f 100644 --- a/src/content_sao.cpp +++ b/src/content_sao.cpp @@ -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 ServerActiveObject::m_types; -- cgit v1.2.3