OSDN Git Service

[Refactor] #37353 externs.h から util.h への宣言移動。
[hengband/hengband.git] / src / mspells4.c
index 9fbcae0..4185194 100644 (file)
@@ -7,6 +7,8 @@
 
 
 #include "angband.h"
+#include "util.h"
+
 #include "floor.h"
 #include "grid.h"
 #include "spells-summon.h"
@@ -18,6 +20,8 @@
 #include "monster-status.h"
 #include "spells.h"
 #include "melee.h"
+#include "player-effects.h"
+
 
 
 /*!