Skip to content

Commit

Permalink
Pet: Fix compilation for pch on linux
Browse files Browse the repository at this point in the history
  • Loading branch information
killerwife committed Mar 24, 2024
1 parent cc1f20f commit 67f0860
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/game/Entities/Pet.h
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,7 @@
#include "Entities/ObjectGuid.h"
#include "Entities/Creature.h"
#include "Entities/Unit.h"
#include "Maps/InstanceData.h"

enum PetType
{
Expand Down

0 comments on commit 67f0860

Please sign in to comment.