From: Perttu Ahola Date: Sun, 10 Apr 2011 17:53:39 +0000 (+0300) Subject: missing include for server build X-Git-Url: http://81.2.79.47:8989/gitweb/?a=commitdiff_plain;h=3d25fe42f34589bd10a92929c442c2cd7f607309;p=zefram%2Fminetest%2Fminetest_engine.git missing include for server build --- diff --git a/src/map.cpp b/src/map.cpp index 8d79ae36..c258d157 100644 --- a/src/map.cpp +++ b/src/map.cpp @@ -27,6 +27,7 @@ with this program; if not, write to the Free Software Foundation, Inc., #include "porting.h" #include "mineral.h" #include "noise.h" +#include "serverobject.h" /* Map