diff options
Diffstat (limited to '')
-rw-r--r-- | src/Blocks/BlockNetherWart.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/Blocks/BlockNetherWart.h b/src/Blocks/BlockNetherWart.h index aa7144458..5732259db 100644 --- a/src/Blocks/BlockNetherWart.h +++ b/src/Blocks/BlockNetherWart.h @@ -3,7 +3,6 @@ #include "BlockPlant.h" #include "../FastRandom.h" -#include "../World.h" |