diff options
Diffstat (limited to 'src/clientiface.cpp')
-rw-r--r-- | src/clientiface.cpp | 1 |
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 |