diff options
Diffstat (limited to '')
-rw-r--r-- | src/UI/SlotArea.cpp | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/UI/SlotArea.cpp b/src/UI/SlotArea.cpp index 3729e8dc3..94fd958d5 100644 --- a/src/UI/SlotArea.cpp +++ b/src/UI/SlotArea.cpp @@ -15,7 +15,6 @@ #include "../Entities/Minecart.h" #include "../Items/ItemHandler.h" #include "AnvilWindow.h" -#include "Window.h" #include "../CraftingRecipes.h" #include "../Root.h" #include "../FastRandom.h" |