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_cao.cpp | 1 + 1 file changed, 1 insertion(+) (limited to 'src/content_cao.cpp') diff --git a/src/content_cao.cpp b/src/content_cao.cpp index c6ec0761a..bd99787c0 100644 --- a/src/content_cao.cpp +++ b/src/content_cao.cpp @@ -22,6 +22,7 @@ with this program; if not, write to the Free Software Foundation, Inc., #include "environment.h" #include "settings.h" #include +#include "serialization.h" // For decompressZlib core::map ClientActiveObject::m_types; -- cgit v1.2.3