From: BlockMen Date: Thu, 6 Feb 2014 20:55:12 +0000 (+0100) Subject: Add missing header X-Git-Tag: 0.4.10~276 X-Git-Url: https://git.librecmc.org/?a=commitdiff_plain;h=bc0bbffa1436eafd6aa75df8549a43da51fe7601;p=oweals%2Fminetest.git Add missing header --- diff --git a/src/clientiface.cpp b/src/clientiface.cpp index 2468ef333..06d87d2a4 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