mirror of
https://github.com/EQEmu/Server.git
synced 2026-06-03 03:50:40 +00:00
normalize includes: world
This commit is contained in:
@@ -1,10 +1,11 @@
|
||||
#include "web_interface_eqw.h"
|
||||
#include "web_interface.h"
|
||||
#include "world_config.h"
|
||||
#include "login_server_list.h"
|
||||
#include "clientlist.h"
|
||||
#include "zonelist.h"
|
||||
#include "launcher_list.h"
|
||||
|
||||
#include "world/clientlist.h"
|
||||
#include "world/launcher_list.h"
|
||||
#include "world/login_server_list.h"
|
||||
#include "world/web_interface.h"
|
||||
#include "world/world_config.h"
|
||||
#include "world/zonelist.h"
|
||||
|
||||
extern LauncherList launcher_list;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user