From bc0bbffa1436eafd6aa75df8549a43da51fe7601 Mon Sep 17 00:00:00 2001 From: BlockMen Date: Thu, 6 Feb 2014 21:55:12 +0100 Subject: Add missing header --- src/clientiface.cpp | 1 + 1 file changed, 1 insertion(+) (limited to 'src/clientiface.cpp') 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 -- cgit v1.2.3