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 "client.h"
|
||||
#include "common/features.h"
|
||||
|
||||
#ifdef EMBPERL_XS_CLASSES
|
||||
|
||||
#include "../common/global_define.h"
|
||||
#include "embperl.h"
|
||||
#include "zone/client.h"
|
||||
#include "zone/embperl.h"
|
||||
|
||||
std::string Perl_QuestItem_GetName(EQ::ItemInstance* self) // @categories Inventory and Items
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user