mirror of
https://github.com/EQEmu/Server.git
synced 2026-06-03 03:50:40 +00:00
normalize includes: gm commands
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
#include "../client.h"
|
||||
#include "../../common/data_bucket.h"
|
||||
#include "../dialogue_window.h"
|
||||
#include "../../common/repositories/data_buckets_repository.h"
|
||||
#include "common/data_bucket.h"
|
||||
#include "common/repositories/data_buckets_repository.h"
|
||||
#include "zone/client.h"
|
||||
#include "zone/dialogue_window.h"
|
||||
|
||||
void SendDataBucketsSubCommands(Client *c)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user