diff --git a/src/PlayerbotMgr.cpp b/src/PlayerbotMgr.cpp index 2fd2b4ef..72489431 100644 --- a/src/PlayerbotMgr.cpp +++ b/src/PlayerbotMgr.cpp @@ -32,7 +32,7 @@ #include "RandomPlayerbotMgr.h" #include "SharedDefines.h" #include "WorldSession.h" -// #include "ChannelMgr.h" Double include +#include "ChannelMgr.h" #include "BroadcastHelper.h" #include "PlayerbotDbStore.h" #include "WorldSessionMgr.h"