mirror of
https://github.com/EQEmu/Server.git
synced 2026-06-10 02:31:03 +00:00
normalize includes: common
This commit is contained in:
+3
-2
@@ -16,8 +16,9 @@
|
||||
Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
|
||||
*/
|
||||
|
||||
#include "../common/races.h"
|
||||
#include "data_verification.h"
|
||||
#include "races.h"
|
||||
|
||||
#include "common/data_verification.h"
|
||||
|
||||
const char* GetRaceIDName(uint16 race_id)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user