diff options
Diffstat (limited to 'src/mg_ore.cpp')
-rw-r--r-- | src/mg_ore.cpp | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/mg_ore.cpp b/src/mg_ore.cpp index 36100f762..044d58db8 100644 --- a/src/mg_ore.cpp +++ b/src/mg_ore.cpp @@ -23,6 +23,7 @@ with this program; if not, write to the Free Software Foundation, Inc., #include "noise.h" #include "map.h" #include "log.h" +#include "util/numeric.h" #include <algorithm> |