summaryrefslogtreecommitdiff
path: root/src/mg_biome.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/mg_biome.cpp')
-rw-r--r--src/mg_biome.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mg_biome.cpp b/src/mg_biome.cpp
index 0616d81a2..0d17ae5ed 100644
--- a/src/mg_biome.cpp
+++ b/src/mg_biome.cpp
@@ -20,7 +20,7 @@ with this program; if not, write to the Free Software Foundation, Inc.,
#include "mg_biome.h"
#include "gamedef.h"
#include "nodedef.h"
-#include "map.h" //for ManualMapVoxelManipulator
+#include "map.h" //for MMVManip
#include "log.h"
#include "util/numeric.h"
#include "main.h"