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 307009a2b..5979ade8b 100644
--- a/source/Generating/BioGen.h
+++ b/source/Generating/BioGen.h
@@ -14,7 +14,7 @@ Interfaces to the various biome generators:
#pragma once
-#include "ChunkGenerator.h"
+#include "ComposableGenerator.h"
#include "../Noise.h"