Core/Spells: Fixed non pch build

This commit is contained in:
vincent-michael
2018-04-07 21:32:10 +02:00
parent 74defba5a7
commit 5f897589f9

View File

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