diff options
Diffstat (limited to '')
-rw-r--r-- | src/Enchantments.cpp | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/Enchantments.cpp b/src/Enchantments.cpp index 1a6f72c9e..53a8212e8 100644 --- a/src/Enchantments.cpp +++ b/src/Enchantments.cpp @@ -7,6 +7,7 @@ #include "WorldStorage/FastNBT.h" #include "FastRandom.h" #include "Noise/Noise.h" +#include "BlockType.h" |