summaryrefslogtreecommitdiff
path: root/src/clientiface.cpp
diff options
context:
space:
mode:
authorBlockMen <nmuelll@web.de>2014-02-06 21:55:12 +0100
committerBlockMen <nmuelll@web.de>2014-02-06 21:55:12 +0100
commitbc0bbffa1436eafd6aa75df8549a43da51fe7601 (patch)
tree59323e38c3ac0945be8b241cbec9948f710f1133 /src/clientiface.cpp
parent85fe75d1cbaf372f0a98558adcd5a612a0e19602 (diff)
downloadminetest-bc0bbffa1436eafd6aa75df8549a43da51fe7601.tar.gz
minetest-bc0bbffa1436eafd6aa75df8549a43da51fe7601.tar.bz2
minetest-bc0bbffa1436eafd6aa75df8549a43da51fe7601.zip
Add missing header
Diffstat (limited to 'src/clientiface.cpp')
-rw-r--r--src/clientiface.cpp1
1 files changed, 1 insertions, 0 deletions
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