summaryrefslogtreecommitdiff
path: root/src/mapgen.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/mapgen.h')
-rw-r--r--src/mapgen.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/mapgen.h b/src/mapgen.h
index 6701cfdd0..7b7904189 100644
--- a/src/mapgen.h
+++ b/src/mapgen.h
@@ -23,7 +23,6 @@ with this program; if not, write to the Free Software Foundation, Inc.,
#include "noise.h"
#include "nodedef.h"
-#include "mapnode.h"
#include "util/string.h"
#include "util/container.h"