mirror of
https://github.com/mangosfour/server.git
synced 2025-12-12 01:37:00 +00:00
added missing header
This commit is contained in:
parent
daeb510e2a
commit
cdefc77c45
1 changed files with 1 additions and 0 deletions
|
|
@ -34,6 +34,7 @@
|
||||||
#include "Util.h"
|
#include "Util.h"
|
||||||
#include "Pet.h"
|
#include "Pet.h"
|
||||||
#include "SpellAuras.h"
|
#include "SpellAuras.h"
|
||||||
|
#include "TemporarySummon.h"
|
||||||
|
|
||||||
void WorldSession::HandlePetAction(WorldPacket& recv_data)
|
void WorldSession::HandlePetAction(WorldPacket& recv_data)
|
||||||
{
|
{
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue