From ad4f4bfab76b8a5f44d3b92ad38baaf0978a159d Mon Sep 17 00:00:00 2001 From: Shauren Date: Sun, 13 Feb 2022 00:49:10 +0100 Subject: Core/Misc: Minor game include cleanup --- src/server/scripts/Commands/cs_debug.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/server/scripts/Commands') diff --git a/src/server/scripts/Commands/cs_debug.cpp b/src/server/scripts/Commands/cs_debug.cpp index 1121be61059..127b3249cd3 100644 --- a/src/server/scripts/Commands/cs_debug.cpp +++ b/src/server/scripts/Commands/cs_debug.cpp @@ -33,9 +33,9 @@ EndScriptData */ #include "ChatCommand.h" #include "ChatPackets.h" #include "Conversation.h" +#include "CreatureAI.h" #include "DB2Stores.h" #include "GameTime.h" -#include "GossipDef.h" #include "GridNotifiersImpl.h" #include "InstanceScript.h" #include "Language.h" -- cgit v1.2.3