Skip to content

Commit

Permalink
Fix no pch compilation of previous commit
Browse files Browse the repository at this point in the history
  • Loading branch information
killerwife committed Feb 16, 2022
1 parent d1114f5 commit 5f471fe
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/game/Spells/Scripts/Scripting/ClassScripts/Shaman.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,7 @@
#include "Spells/SpellAuras.h"
#include "Entities/Totem.h"
#include "AI/BaseAI/TotemAI.h"
#include "AI/ScriptDevAI/ScriptDevAIMgr.h"

struct SentryTotem : public SpellScript, public AuraScript
{
Expand Down

0 comments on commit 5f471fe

Please sign in to comment.