diff options
Diffstat (limited to 'source/cChestEntity.h')
-rw-r--r-- | source/cChestEntity.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/source/cChestEntity.h b/source/cChestEntity.h index 0f37bdc81..c97eef5ad 100644 --- a/source/cChestEntity.h +++ b/source/cChestEntity.h @@ -3,7 +3,6 @@ #include "cBlockEntity.h" #include "cWindowOwner.h" -#include "packets/cPacket_BlockAction.h" |