Core/Spells: Fixed non pch build

This commit is contained in:
Vincent-Michael
2016-05-14 21:27:22 +02:00
parent fe61770036
commit 0139d83e28

View File

@@ -24,6 +24,7 @@
#include "Player.h"
#include "ScriptMgr.h"
#include "GridNotifiers.h"
#include "GridNotifiersImpl.h"
#include "Unit.h"
#include "SpellScript.h"
#include "SpellHistory.h"