summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorHowaner <franzi.moos@googlemail.com>2014-03-28 14:59:40 +0100
committerHowaner <franzi.moos@googlemail.com>2014-03-28 14:59:40 +0100
commita2c4def518b0021a7575c9a9517f4f824369fe6d (patch)
tree3576392cc9cc817f4f0f73162c4aac4cb705aa4b
parentFix merge conflicts (diff)
downloadcuberite-a2c4def518b0021a7575c9a9517f4f824369fe6d.tar
cuberite-a2c4def518b0021a7575c9a9517f4f824369fe6d.tar.gz
cuberite-a2c4def518b0021a7575c9a9517f4f824369fe6d.tar.bz2
cuberite-a2c4def518b0021a7575c9a9517f4f824369fe6d.tar.lz
cuberite-a2c4def518b0021a7575c9a9517f4f824369fe6d.tar.xz
cuberite-a2c4def518b0021a7575c9a9517f4f824369fe6d.tar.zst
cuberite-a2c4def518b0021a7575c9a9517f4f824369fe6d.zip
-rw-r--r--src/Generating/Prefab.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/Generating/Prefab.h b/src/Generating/Prefab.h
index ec95c909b..c80de21b2 100644
--- a/src/Generating/Prefab.h
+++ b/src/Generating/Prefab.h
@@ -16,7 +16,7 @@ declared in this file as well; the Gallery server exports areas in this format.
#include "PieceGenerator.h"
#include "../BlockArea.h"
-
+#include "ChunkDesc.h"