Skip to content

Commit

Permalink
Linux: Fix compile
Browse files Browse the repository at this point in the history
  • Loading branch information
insunaa committed Sep 9, 2024
1 parent b721958 commit 713cc7c
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/game/LFG/LFGQueue.h
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,8 @@
#define _LFG_QUEUE_H

#include "LFG/LFGDefines.h"
#include "Entities/ObjectGuid.h"
#include "Globals/ObjectMgr.h"

struct LFGGroupQueueInfo
{
Expand Down

0 comments on commit 713cc7c

Please sign in to comment.