mirror of
https://github.com/EQEmu/Server.git
synced 2026-06-02 23:40:26 +00:00
normalize includes: zone
This commit is contained in:
+4
-4
@@ -1,9 +1,9 @@
|
||||
#include "../common/features.h"
|
||||
#include "common/features.h"
|
||||
|
||||
#ifdef EMBPERL_XS_CLASSES
|
||||
#include "../common/global_define.h"
|
||||
#include "embperl.h"
|
||||
#include "spawn2.h"
|
||||
|
||||
#include "zone/embperl.h"
|
||||
#include "zone/spawn2.h"
|
||||
|
||||
void Perl_Spawn_Depop(Spawn2* self)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user