diff --git a/src/Generating/IntGen.h b/src/Generating/IntGen.h index 708dc0550..c43ddce9f 100644 --- a/src/Generating/IntGen.h +++ b/src/Generating/IntGen.h @@ -29,9 +29,9 @@ by using templates. #pragma once -#include "../BiomeDef.h" - #include +#include "../BiomeDef.h" +#include "../Noise/Noise.h"