diff options
Diffstat (limited to 'src/mapgen_singlenode.cpp')
-rw-r--r-- | src/mapgen_singlenode.cpp | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/mapgen_singlenode.cpp b/src/mapgen_singlenode.cpp index a40020ab3..a8b84e849 100644 --- a/src/mapgen_singlenode.cpp +++ b/src/mapgen_singlenode.cpp @@ -24,7 +24,6 @@ with this program; if not, write to the Free Software Foundation, Inc., #include "map.h" #include "nodedef.h" #include "voxelalgorithms.h" -#include "profiler.h" #include "emerge.h" |