diff options
Diffstat (limited to 'src/mapgen_valleys.cpp')
-rw-r--r-- | src/mapgen_valleys.cpp | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/mapgen_valleys.cpp b/src/mapgen_valleys.cpp index d8b3193a6..e4ddc164b 100644 --- a/src/mapgen_valleys.cpp +++ b/src/mapgen_valleys.cpp @@ -30,7 +30,6 @@ with this program; if not, write to the Free Software Foundation, Inc., #include "mapblock.h" #include "mapnode.h" #include "map.h" -#include "content_sao.h" #include "nodedef.h" #include "voxelalgorithms.h" #include "settings.h" // For g_settings |