summaryrefslogtreecommitdiffstats
path: root/source/Generating/BioGen.h
diff options
context:
space:
mode:
Diffstat (limited to 'source/Generating/BioGen.h')
-rw-r--r--source/Generating/BioGen.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/source/Generating/BioGen.h b/source/Generating/BioGen.h
index 6cd78b7e0..d268c1de6 100644
--- a/source/Generating/BioGen.h
+++ b/source/Generating/BioGen.h
@@ -15,7 +15,7 @@ Interfaces to the various biome generators:
#pragma once
#include "ChunkGenerator.h"
-#include "../cNoise.h"
+#include "../Noise.h"