diff options
Diffstat (limited to '')
-rw-r--r-- | src/Generating/Trees.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/Generating/Trees.h b/src/Generating/Trees.h index 5b5a20b34..db9940d0a 100644 --- a/src/Generating/Trees.h +++ b/src/Generating/Trees.h @@ -17,7 +17,6 @@ logs can overwrite others(leaves), but others shouldn't overwrite logs. This is #pragma once -#include "../ChunkDef.h" #include "../Noise/Noise.h" class cWorld; |