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