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:
+4
-4
@@ -1,8 +1,8 @@
|
||||
#include "../common/strings.h"
|
||||
|
||||
#include "qglobals.h"
|
||||
#include "client.h"
|
||||
#include "zone.h"
|
||||
|
||||
#include "common/strings.h"
|
||||
#include "zone/client.h"
|
||||
#include "zone/zone.h"
|
||||
|
||||
void QGlobalCache::AddGlobal(uint32 id, QGlobal global)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user