diff options
Diffstat (limited to '')
-rw-r--r-- | src/Blocks/BlockLeaves.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/Blocks/BlockLeaves.h b/src/Blocks/BlockLeaves.h index 1f25ac49e..5cd147fb5 100644 --- a/src/Blocks/BlockLeaves.h +++ b/src/Blocks/BlockLeaves.h @@ -1,7 +1,6 @@ #pragma once #include "BlockHandler.h" #include "../FastRandom.h" -#include "../World.h" #include "../BlockArea.h" |