Fixed build

This commit is contained in:
joschiwald
2018-03-18 10:27:42 +01:00
parent 6ede40ba7e
commit 8a4a570510
2 changed files with 16 additions and 14 deletions

View File

@@ -15,17 +15,19 @@
* with this program. If not, see <http://www.gnu.org/licenses/>.
*/
#include "ScriptMgr.h"
#include "blackrock_depths.h"
#include "GameObjectAI.h"
#include "GridNotifiers.h"
#include "Group.h"
#include "LFGMgr.h"
#include "Map.h"
#include "ObjectAccessor.h"
#include "Player.h"
#include "ScriptedCreature.h"
#include "ScriptedGossip.h"
#include "blackrock_depths.h"
#include "Player.h"
#include "SpellScript.h"
#include "ScriptMgr.h"
#include "SpellAuras.h"
#include "LFGMgr.h"
#include "Group.h"
#include "GridNotifiers.h"
#include "GameObjectAI.h"
#include "SpellScript.h"
enum DirebrewSays
{

View File

@@ -15,15 +15,15 @@
* with this program. If not, see <http://www.gnu.org/licenses/>.
*/
#include "ScriptMgr.h"
#include "ScriptedCreature.h"
#include "SpellScript.h"
#include "SpellAuraEffects.h"
#include "black_temple.h"
#include "CellImpl.h"
#include "GridNotifiers.h"
#include "PassiveAI.h"
#include "GridNotifiersImpl.h"
#include "InstanceScript.h"
#include "PassiveAI.h"
#include "ScriptedCreature.h"
#include "ScriptMgr.h"
#include "SpellAuraEffects.h"
#include "SpellScript.h"
enum Says
{