diff options
Diffstat (limited to 'src/game/Channel.h')
-rw-r--r-- | src/game/Channel.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/game/Channel.h b/src/game/Channel.h index 1e2ecafdc89..866c2d4f8be 100644 --- a/src/game/Channel.h +++ b/src/game/Channel.h @@ -23,7 +23,6 @@ #include "Common.h" #include "WorldPacket.h" -#include "WorldSession.h" #include "Opcodes.h" #include "Player.h" |