diff options
Diffstat (limited to 'src/Blocks/BlockRedstoneTorch.h')
-rw-r--r-- | src/Blocks/BlockRedstoneTorch.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/Blocks/BlockRedstoneTorch.h b/src/Blocks/BlockRedstoneTorch.h index 21d005052..11a42bf9f 100644 --- a/src/Blocks/BlockRedstoneTorch.h +++ b/src/Blocks/BlockRedstoneTorch.h @@ -1,7 +1,6 @@ #pragma once -#include "BlockRedstone.h" #include "BlockTorch.h" |