aboutsummaryrefslogtreecommitdiff
path: root/src/game/Map.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/game/Map.cpp')
-rw-r--r--src/game/Map.cpp2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/game/Map.cpp b/src/game/Map.cpp
index 0e12abd0957..7fa60ed8ebc 100644
--- a/src/game/Map.cpp
+++ b/src/game/Map.cpp
@@ -1765,8 +1765,6 @@ float Map::GetVmapHeight(float x, float y, float z, bool useMaps) const
return vmapHeight;
}
-#include "World.h"
-
uint16 Map::GetAreaFlag(float x, float y, float z) const
{
uint16 areaflag;