diff options
Diffstat (limited to '')
-rw-r--r-- | src/BlockInfo.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/BlockInfo.h b/src/BlockInfo.h index 01b5557d4..f35df90ae 100644 --- a/src/BlockInfo.h +++ b/src/BlockInfo.h @@ -1,6 +1,7 @@ #pragma once +#include "ChunkDef.h" |