diff options
Diffstat (limited to 'src/treegen.cpp')
-rw-r--r-- | src/treegen.cpp | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/treegen.cpp b/src/treegen.cpp index 4df574f34..e6c514ab9 100644 --- a/src/treegen.cpp +++ b/src/treegen.cpp @@ -21,6 +21,7 @@ with this program; if not, write to the Free Software Foundation, Inc., #include <stack> #include "util/pointer.h" #include "util/numeric.h" +#include "util/mathconstants.h" #include "map.h" #include "serverenvironment.h" #include "nodedef.h" |