From: BlockMen Date: Thu, 6 Feb 2014 20:55:12 +0000 (+0100) Subject: Add missing header X-Git-Url: http://81.2.79.47:8989/gitweb/?a=commitdiff_plain;h=bc0bbffa1436eafd6aa75df8549a43da51fe7601;p=zefram%2Fminetest%2Fminetest_engine.git Add missing header --- diff --git a/src/clientiface.cpp b/src/clientiface.cpp index 2468ef33..06d87d2a 100644 --- a/src/clientiface.cpp +++ b/src/clientiface.cpp @@ -28,6 +28,7 @@ with this program; if not, write to the Free Software Foundation, Inc., #include "serverobject.h" // TODO this is used for cleanup of only #include "util/numeric.h" +#include "util/mathconstants.h" #include "main.h" // for g_settings