[10794] Player.h expected DBCStores.h including.

So make it direct.
This commit is contained in:
VladimirMangos 2010-11-30 03:51:23 +03:00
parent 44218a4fe7
commit 7059888524
2 changed files with 2 additions and 2 deletions

View file

@ -1,4 +1,4 @@
#ifndef __REVISION_NR_H__
#define __REVISION_NR_H__
#define REVISION_NR "10793"
#define REVISION_NR "10794"
#endif // __REVISION_NR_H__