mirror of
https://github.com/EQEmu/Server.git
synced 2026-06-03 03:50:40 +00:00
normalize includes: zone
This commit is contained in:
@@ -1,10 +1,9 @@
|
||||
#include "../common/features.h"
|
||||
#include "common/features.h"
|
||||
|
||||
#ifdef EMBPERL_XS_CLASSES
|
||||
|
||||
#include "../common/global_define.h"
|
||||
#include "embperl.h"
|
||||
#include "corpse.h"
|
||||
#include "zone/corpse.h"
|
||||
#include "zone/embperl.h"
|
||||
|
||||
uint32_t Perl_Corpse_GetCharID(Corpse* self) // @categories Account and Character, Corpse
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user