OSDN Git Service

[Refactor] #40460 Moved init_flags_type from util.h to system-variables.h
[hengbandforosx/hengbandosx.git] / src / knowledge / knowledge-quests.h
index 6563d01..eca6870 100644 (file)
@@ -1,5 +1,7 @@
 #pragma once
 
+#include "system/angband.h"
+
 void do_cmd_checkquest(player_type *creature_ptr);
 void do_cmd_knowledge_quests_completed(player_type *creature_ptr, FILE *fff, QUEST_IDX quest_num[]);
 void do_cmd_knowledge_quests_failed(player_type *creature_ptr, FILE *fff, QUEST_IDX quest_num[]);