diff options
Diffstat (limited to '')
-rw-r--r-- | src/Items/ItemHandler.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/Items/ItemHandler.h b/src/Items/ItemHandler.h index 9689ec50d..48cf782d8 100644 --- a/src/Items/ItemHandler.h +++ b/src/Items/ItemHandler.h @@ -3,7 +3,6 @@ #include "../Defines.h" #include "../Item.h" -#include "../Entities/EntityEffect.h" #include "../Blocks/BlockPluginInterface.h" |