summaryrefslogtreecommitdiffstats
path: root/src/Generating/CompoGenBiomal.cpp
diff options
context:
space:
mode:
authorMattes D <github@xoft.cz>2014-11-20 14:45:20 +0100
committerMattes D <github@xoft.cz>2014-11-20 14:45:20 +0100
commit5325885ef49c57ecc7d7f071fc29df6c55467eb5 (patch)
tree83b360e98359c80e1ea8e7535098c163acfed77d /src/Generating/CompoGenBiomal.cpp
parentMerge remote-tracking branch 'origin/master' into GeneratorShapeRefactor (diff)
downloadcuberite-5325885ef49c57ecc7d7f071fc29df6c55467eb5.tar
cuberite-5325885ef49c57ecc7d7f071fc29df6c55467eb5.tar.gz
cuberite-5325885ef49c57ecc7d7f071fc29df6c55467eb5.tar.bz2
cuberite-5325885ef49c57ecc7d7f071fc29df6c55467eb5.tar.lz
cuberite-5325885ef49c57ecc7d7f071fc29df6c55467eb5.tar.xz
cuberite-5325885ef49c57ecc7d7f071fc29df6c55467eb5.tar.zst
cuberite-5325885ef49c57ecc7d7f071fc29df6c55467eb5.zip
Diffstat (limited to 'src/Generating/CompoGenBiomal.cpp')
-rw-r--r--src/Generating/CompoGenBiomal.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/Generating/CompoGenBiomal.cpp b/src/Generating/CompoGenBiomal.cpp
index 0bb7f4802..38c91c0d2 100644
--- a/src/Generating/CompoGenBiomal.cpp
+++ b/src/Generating/CompoGenBiomal.cpp
@@ -6,7 +6,7 @@
#include "Globals.h"
#include "ComposableGenerator.h"
#include "../IniFile.h"
-#include "../Noise.h"
+#include "../Noise/Noise.h"
#include "../LinearUpscale.h"