summaryrefslogtreecommitdiffstats
path: root/source/blocks/BlockLeaves.h
diff options
context:
space:
mode:
Diffstat (limited to 'source/blocks/BlockLeaves.h')
-rw-r--r--source/blocks/BlockLeaves.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/source/blocks/BlockLeaves.h b/source/blocks/BlockLeaves.h
index c2ec697ae..65c47f8de 100644
--- a/source/blocks/BlockLeaves.h
+++ b/source/blocks/BlockLeaves.h
@@ -1,7 +1,7 @@
#pragma once
-#include "Block.h"
+#include "BlockHandler.h"
#include "../MersenneTwister.h"
-#include "../cWorld.h"
+#include "../World.h"
#include "../BlockArea.h"