OSDN Git Service

[WIP] [Refactor] #39963 Separated spells2.h from spells1.h
[hengband/hengband.git] / src / realm / realm-crusade.c
index 451a8f1..6894fa9 100644 (file)
@@ -3,7 +3,7 @@
 
 #include "world.h"
 #include "cmd-spell.h"
-#include "floor.h"
+#include "effect/effect-characteristics.h"
 #include "spell/spells-type.h"
 #include "spells-object.h"
 #include "spells-summon.h"
@@ -14,6 +14,8 @@
 #include "player-effects.h"
 #include "targeting.h"
 #include "realm/realm-crusade.h"
+#include "spell/process-effect.h"
+#include "spell/spells2.h"
 
 /*!
 * @brief 破邪領域魔法の各処理を行う