aboutsummaryrefslogtreecommitdiff
path: root/src/content_mapblock.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/content_mapblock.h')
-rw-r--r--src/content_mapblock.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/content_mapblock.h b/src/content_mapblock.h
index 51c5fc6ea..d1c8c7caf 100644
--- a/src/content_mapblock.h
+++ b/src/content_mapblock.h
@@ -19,7 +19,7 @@ with this program; if not, write to the Free Software Foundation, Inc.,
#ifndef CONTENT_MAPBLOCK_HEADER
#define CONTENT_MAPBLOCK_HEADER
-#include "util/numeric.h"
+
#include "nodedef.h"
#include <IMeshManipulator.h>