Core/Spells: dropped unneeded include from Paladin spell script file

This commit is contained in:
Ovahlord
2018-04-25 16:26:45 +02:00
parent fb37e33199
commit 78ebbc181c

View File

@@ -22,7 +22,6 @@
*/
#include "ScriptMgr.h"
#include "DynamicObject.h"
#include "Group.h"
#include "Player.h"
#include "SpellAuraEffects.h"