OSDN Git Service

[Refactor] #39963 Changed inclusion for spells.h to process-effect.c
[hengband/hengband.git] / src / spells3.c
index 71e84cf..ad04abe 100644 (file)
@@ -65,6 +65,7 @@
 #include "effect/spells-effect-util.h"
 #include "spell/spells-util.h"
 #include "spell/spells-execution.h"
+#include "spell/process-effect.h"
 
 /*! テレポート先探索の試行数 / Maximum number of tries for teleporting */
 #define MAX_TRIES 100