[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

@ -21,7 +21,7 @@
#include "Player.h"
#include "UpdateMask.h"
#include "ObjectAccessor.h"
#include "ObjectDefines.h"
#include "ObjectGuid.h"
#include "Database/DatabaseEnv.h"
#include "Opcodes.h"
#include "GossipDef.h"