diff options
Diffstat (limited to '')
-rw-r--r-- | src/Generating/DistortedHeightmap.cpp | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/Generating/DistortedHeightmap.cpp b/src/Generating/DistortedHeightmap.cpp index 405f436b0..a230f1b2b 100644 --- a/src/Generating/DistortedHeightmap.cpp +++ b/src/Generating/DistortedHeightmap.cpp @@ -6,7 +6,6 @@ #include "Globals.h" #include "DistortedHeightmap.h" -#include "../OSSupport/File.h" #include "../IniFile.h" #include "../LinearUpscale.h" |