diff options
Diffstat (limited to 'src/Items/ItemSword.h')
-rw-r--r-- | src/Items/ItemSword.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/src/Items/ItemSword.h b/src/Items/ItemSword.h index 46c88b49d..5730691cf 100644 --- a/src/Items/ItemSword.h +++ b/src/Items/ItemSword.h @@ -2,8 +2,6 @@ #pragma once #include "ItemHandler.h" -#include "../World.h" -#include "../Entities/Player.h" |