diff options
Diffstat (limited to 'src/ChunkGeneratorThread.h')
-rw-r--r-- | src/ChunkGeneratorThread.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/ChunkGeneratorThread.h b/src/ChunkGeneratorThread.h index 7d47549d3..e6d1cff7b 100644 --- a/src/ChunkGeneratorThread.h +++ b/src/ChunkGeneratorThread.h @@ -1,7 +1,7 @@ #pragma once #include "OSSupport/IsThread.h" - +#include "ChunkDef.h" |