mirror of
https://github.com/TrinityCore/TrinityCore.git
synced 2026-01-24 19:06:49 +01:00
* Remove more not needed relative paths in include files
--HG-- branch : trunk
This commit is contained in:
@@ -20,8 +20,8 @@
|
||||
|
||||
#include "MapManager.h"
|
||||
#include "InstanceSaveMgr.h"
|
||||
#include "Policies/SingletonImp.h"
|
||||
#include "Database/DatabaseEnv.h"
|
||||
#include "SingletonImp.h"
|
||||
#include "DatabaseEnv.h"
|
||||
#include "Log.h"
|
||||
#include "ObjectAccessor.h"
|
||||
#include "Transport.h"
|
||||
@@ -29,7 +29,7 @@
|
||||
#include "MapInstanced.h"
|
||||
#include "InstanceData.h"
|
||||
#include "DestinationHolderImp.h"
|
||||
#include "Configuration/ConfigEnv.h"
|
||||
#include "ConfigEnv.h"
|
||||
#include "World.h"
|
||||
#include "CellImpl.h"
|
||||
#include "Corpse.h"
|
||||
|
||||
Reference in New Issue
Block a user