diff options
Diffstat (limited to '')
-rw-r--r-- | src/BlockArea.cpp | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/src/BlockArea.cpp b/src/BlockArea.cpp index 4a07db39b..bf9c285c1 100644 --- a/src/BlockArea.cpp +++ b/src/BlockArea.cpp @@ -15,6 +15,8 @@ #include "ChunkData.h" #include "BlockEntities/BlockEntity.h" #include "Item.h" +#include "BlockInfo.h" + |