[9545] Rename ObjectDefines.h -> ObjectGuid.h

Also move unrelated generic defines to Common.h
This commit is contained in:
VladimirMangos 2010-03-07 20:03:40 +03:00
parent a30af12772
commit 6487c24f29
46 changed files with 55 additions and 56 deletions

View file

@ -33,7 +33,7 @@
#include "CellImpl.h"
#include "GridNotifiersImpl.h"
#include "Opcodes.h"
#include "ObjectDefines.h"
#include "ObjectGuid.h"
#include "MapInstanced.h"
#include "World.h"