fix quest confirm accept action compile

This commit is contained in:
Yunfan Li
2023-11-02 22:34:56 +08:00
parent 30a3957cd4
commit a302c2e9b7

View File

@@ -5,6 +5,7 @@
#ifndef _PLAYERBOT_QUESTCONFIRMACCEPTACTION_H
#define _PLAYERBOT_QUESTCONFIRMACCEPTACTION_H
#include "AiObjectContext.h"
#include "PlayerbotAI.h"
#include "QuestAction.h"
#include "Player.h"