diff options
Diffstat (limited to 'source/Blocks/BlockRedstoneTorch.h')
-rw-r--r-- | source/Blocks/BlockRedstoneTorch.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/source/Blocks/BlockRedstoneTorch.h b/source/Blocks/BlockRedstoneTorch.h index 0127dc082..c8256ce64 100644 --- a/source/Blocks/BlockRedstoneTorch.h +++ b/source/Blocks/BlockRedstoneTorch.h @@ -3,7 +3,6 @@ #include "BlockRedstone.h"
#include "BlockTorch.h"
-#include "../Torch.h"
|