Moved include due to changes done to Mangos.

Do mind, this might need to change slightly for the cmangos sources!
This commit is contained in:
Foereaper
2014-10-19 01:31:01 +02:00
parent 817c5c96e1
commit 6afc38a743

View File

@@ -27,7 +27,6 @@
#include "Player.h"
#include "Pet.h"
#include "ReputationMgr.h"
#include "revision.h"
#include "ScriptMgr.h"
#include "Spell.h"
#include "SpellAuras.h"
@@ -42,6 +41,7 @@
#include "SpellInfo.h"
#include "WeatherMgr.h"
#include "Battleground.h"
#include "revision.h"
#else
#include "Config/Config.h"
#include "ReactorAI.h"