diff options
Diffstat (limited to 'src/game/Map.cpp')
-rw-r--r-- | src/game/Map.cpp | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/game/Map.cpp b/src/game/Map.cpp index ae099710083..c8fdd973123 100644 --- a/src/game/Map.cpp +++ b/src/game/Map.cpp @@ -21,7 +21,6 @@ #include "MapManager.h" #include "Player.h" #include "GridNotifiers.h" -#include "WorldSession.h" #include "Log.h" #include "GridStates.h" #include "CellImpl.h" |