diff options
Diffstat (limited to 'src/UI/ChestWindow.cpp')
-rw-r--r-- | src/UI/ChestWindow.cpp | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/UI/ChestWindow.cpp b/src/UI/ChestWindow.cpp index 8c9f33045..bc94ec8fd 100644 --- a/src/UI/ChestWindow.cpp +++ b/src/UI/ChestWindow.cpp @@ -7,6 +7,7 @@ #include "ChestWindow.h" #include "../BlockEntities/ChestEntity.h" #include "../Entities/Player.h" +#include "SlotArea.h" |