diff options
Diffstat (limited to '')
-rw-r--r-- | src/Generating/IntGen.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/Generating/IntGen.h b/src/Generating/IntGen.h index 3b9f3b027..786c6099d 100644 --- a/src/Generating/IntGen.h +++ b/src/Generating/IntGen.h @@ -31,6 +31,7 @@ by using templates. #include <tuple> #include "../Noise/Noise.h" +#include "BiomeDef.h" |