summaryrefslogtreecommitdiffstats
path: root/source/Generating/ChunkGenerator.h
diff options
context:
space:
mode:
Diffstat (limited to 'source/Generating/ChunkGenerator.h')
-rw-r--r--source/Generating/ChunkGenerator.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/source/Generating/ChunkGenerator.h b/source/Generating/ChunkGenerator.h
index 23cf76751..287ce1108 100644
--- a/source/Generating/ChunkGenerator.h
+++ b/source/Generating/ChunkGenerator.h
@@ -24,7 +24,7 @@ See http://forum.mc-server.org/showthread.php?tid=409 for details.
#pragma once
-#include "../cIsThread.h"
+#include "../OSSupport/IsThread.h"
#include "../ChunkDef.h"