diff options
Diffstat (limited to 'src/Blocks/BlockFlowerPot.h')
-rw-r--r-- | src/Blocks/BlockFlowerPot.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/Blocks/BlockFlowerPot.h b/src/Blocks/BlockFlowerPot.h index cafe476d9..40bad534f 100644 --- a/src/Blocks/BlockFlowerPot.h +++ b/src/Blocks/BlockFlowerPot.h @@ -1,7 +1,6 @@ #pragma once -#include "BlockHandler.h" #include "BlockEntity.h" |