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:
+3
-2
@@ -1,6 +1,7 @@
|
||||
#include "quest_db.h"
|
||||
#include "zonedb.h"
|
||||
#include "zone_config.h"
|
||||
|
||||
#include "zone/zone_config.h"
|
||||
#include "zone/zonedb.h"
|
||||
|
||||
// New connections avoid concurrency issues and allow use of unbuffered results
|
||||
// with prepared statements. Using zone connections w/o buffering would cause
|
||||
|
||||
Reference in New Issue
Block a user