mirror of
https://github.com/EQEmu/Server.git
synced 2026-06-01 18:30:39 +00:00
normalize includes: common
This commit is contained in:
@@ -1,6 +1,7 @@
|
||||
#include "discord_manager.h"
|
||||
#include "../../common/discord/discord.h"
|
||||
#include "../events/player_event_logs.h"
|
||||
|
||||
#include "common/discord/discord.h"
|
||||
#include "common/events/player_event_logs.h"
|
||||
|
||||
void DiscordManager::QueueWebhookMessage(uint32 webhook_id, const std::string &message)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user