Fixed build

This commit is contained in:
joschiwald
2017-09-06 16:10:32 +02:00
parent a755a78f9c
commit 2c4246f341
2 changed files with 2 additions and 0 deletions

View File

@@ -20,6 +20,7 @@
#include "CellImpl.h"
#include "GridNotifiersImpl.h"
#include "InstanceScript.h"
#include "ObjectAccessor.h"
#include "Player.h"
#include "ScriptedCreature.h"

View File

@@ -49,6 +49,7 @@ EndContentData */
#include "GameObject.h"
#include "GameObjectAI.h"
#include "Log.h"
#include "Map.h"
#include "MotionMaster.h"
#include "Player.h"
#include "ScriptedCreature.h"