mirror of
https://github.com/TrinityCore/TrinityCore.git
synced 2026-01-19 17:05:44 +01:00
Core/LFG: Include ObjectMgr.h in LFGHandler (fixes nonPCH-compiles)
--HG-- branch : trunk
This commit is contained in:
@@ -21,6 +21,7 @@
|
||||
#include "WorldSession.h"
|
||||
#include "WorldPacket.h"
|
||||
#include "Player.h"
|
||||
#include "ObjectMgr.h"
|
||||
|
||||
void WorldSession::HandleLfgJoinOpcode(WorldPacket &recv_data)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user