From 7abb5f7604bb9a0a716e89f3b27e330b016a38b9 Mon Sep 17 00:00:00 2001 From: "madmaxoft@gmail.com" Date: Sun, 23 Sep 2012 21:23:33 +0000 Subject: Source files cleanup: OSSupport-related files in a separate subfolder, renamed. git-svn-id: http://mc-server.googlecode.com/svn/trunk@885 0a769ca7-a7f5-676a-18bf-c427514a06d6 --- source/LightingThread.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'source/LightingThread.h') diff --git a/source/LightingThread.h b/source/LightingThread.h index 96f7c009e..a19bc548e 100644 --- a/source/LightingThread.h +++ b/source/LightingThread.h @@ -31,7 +31,7 @@ Chunks from m_PostponedQueue are moved back into m_Queue when their neighbors ge #pragma once -#include "cIsThread.h" +#include "OSSupport/IsThread.h" #include "ChunkDef.h" -- cgit v1.2.3