aboutsummaryrefslogtreecommitdiff
path: root/src/server/scripts/Spells
diff options
context:
space:
mode:
authorvincent-michael <vincent_michael@gmx.de>2017-06-18 00:19:57 +0200
committervincent-michael <vincent_michael@gmx.de>2017-06-18 00:20:18 +0200
commit5439ef6dfc8179f185ee3093e0ba607f481f1d6c (patch)
treeacfdcce2571f1374cb225f3c05cbec235a8324fe /src/server/scripts/Spells
parent24b8aa1166db92fcdf1cab7f0a66169a2bad91b8 (diff)
Core: Fixed non pch build
Diffstat (limited to 'src/server/scripts/Spells')
-rw-r--r--src/server/scripts/Spells/spell_priest.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/server/scripts/Spells/spell_priest.cpp b/src/server/scripts/Spells/spell_priest.cpp
index 81c0d017e9a..a77fa9d11ba 100644
--- a/src/server/scripts/Spells/spell_priest.cpp
+++ b/src/server/scripts/Spells/spell_priest.cpp
@@ -24,6 +24,7 @@
#include "ScriptMgr.h"
#include "AreaTriggerAI.h"
#include "GridNotifiers.h"
+#include "ObjectAccessor.h"
#include "Player.h"
#include "SpellAuraEffects.h"
#include "SpellMgr.h"