diff options
Diffstat (limited to 'src/game/Weather.cpp')
-rw-r--r-- | src/game/Weather.cpp | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/game/Weather.cpp b/src/game/Weather.cpp index add72da5cc8..5d8d1fbd9ba 100644 --- a/src/game/Weather.cpp +++ b/src/game/Weather.cpp @@ -24,7 +24,6 @@ #include "Weather.h" #include "WorldPacket.h" -#include "WorldSession.h" #include "Player.h" #include "World.h" #include "Log.h" |