diff --git a/src/strategy/AiObjectContext.h b/src/strategy/AiObjectContext.h index f7bd2694..07fa78a6 100644 --- a/src/strategy/AiObjectContext.h +++ b/src/strategy/AiObjectContext.h @@ -10,6 +10,7 @@ #include #include "Common.h" +#include "DynamicObject.h" #include "NamedObjectContext.h" #include "PlayerbotAIAware.h" #include "Strategy.h"