From 759618b0356a357d06a89f4348437a8de52d2078 Mon Sep 17 00:00:00 2001 From: peterbell10 Date: Thu, 3 Aug 2017 14:34:19 +0100 Subject: Remove double includes part 2 (#3890) --- src/LightingThread.h | 1 - 1 file changed, 1 deletion(-) (limited to 'src/LightingThread.h') 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" -- cgit v1.2.3