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