diff options
Diffstat (limited to '')
-rw-r--r-- | src/LightingThread.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/LightingThread.h b/src/LightingThread.h index 4b1bf4788..0208848f6 100644 --- a/src/LightingThread.h +++ b/src/LightingThread.h @@ -32,7 +32,6 @@ Chunks from m_PostponedQueue are moved back into m_Queue when their neighbors ge #pragma once #include "OSSupport/IsThread.h" -#include "ChunkDef.h" #include "ChunkStay.h" |