Core/Misc: Optimize ChatCommand includes (include only where neccessary)

This commit is contained in:
Shauren
2022-02-11 21:57:45 +01:00
parent cbcd149ce5
commit d057e057d3
46 changed files with 59 additions and 38 deletions

View File

@@ -20,6 +20,7 @@
#include "AreaTrigger.h"
#include "AreaTriggerAI.h"
#include "Chat.h"
#include "ChatCommand.h"
#include "Conversation.h"
#include "Creature.h"
#include "CreatureAI.h"