mirror of
https://github.com/EQEmu/Server.git
synced 2026-05-16 18:52:22 +00:00
Renaming headers is hard work
This commit is contained in:
@@ -20,7 +20,7 @@
|
||||
|
||||
#include "ZoneLaunch.h"
|
||||
#include "worldserver.h"
|
||||
#include "../common/EQEmuConfig.h"
|
||||
#include "../common/eqemu_config.h"
|
||||
|
||||
//static const uint32 ZONE_RESTART_DELAY = 10000;
|
||||
//static const uint32 ZONE_TERMINATE_WAIT = 10000;
|
||||
|
||||
@@ -18,7 +18,7 @@
|
||||
|
||||
#include "../common/debug.h"
|
||||
#include "../common/ProcLauncher.h"
|
||||
#include "../common/EQEmuConfig.h"
|
||||
#include "../common/eqemu_config.h"
|
||||
#include "../common/servertalk.h"
|
||||
#include "../common/platform.h"
|
||||
#include "../common/crash.h"
|
||||
|
||||
@@ -19,7 +19,7 @@
|
||||
#include "worldserver.h"
|
||||
#include "../common/servertalk.h"
|
||||
#include "ZoneLaunch.h"
|
||||
#include "../common/EQEmuConfig.h"
|
||||
#include "../common/eqemu_config.h"
|
||||
#include "../common/StringUtil.h"
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user