Renaming headers is hard work

This commit is contained in:
KimLS
2014-08-21 17:26:32 -07:00
parent 405884f47d
commit 06f18225ce
55 changed files with 64 additions and 69 deletions
+1 -1
View File
@@ -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;
+1 -1
View File
@@ -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"
+1 -1
View File
@@ -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"