summaryrefslogtreecommitdiff
path: root/src/nodedef.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/nodedef.h')
-rw-r--r--src/nodedef.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/nodedef.h b/src/nodedef.h
index 66296016a..6ae729409 100644
--- a/src/nodedef.h
+++ b/src/nodedef.h
@@ -25,7 +25,6 @@ with this program; if not, write to the Free Software Foundation, Inc.,
#include <iostream>
#include <map>
#include <list>
-#include "util/numeric.h"
#include "mapnode.h"
#ifndef SERVER
#include "client/tile.h"