diff --git a/src/voxels/Chunks.h b/src/voxels/Chunks.h index 0e6e1f1a..06bfb122 100644 --- a/src/voxels/Chunks.h +++ b/src/voxels/Chunks.h @@ -2,6 +2,7 @@ #define VOXELS_CHUNKS_H_ #include +#include #include #include #include "../typedefs.h"