OSDN Git Service

[Refactor] #37353 externs.h から util.h への宣言移動。
[hengband/hengband.git] / src / monster1.c
index f9921bd..04a84b0 100644 (file)
@@ -11,6 +11,8 @@
  */
 
 #include "angband.h"
+#include "util.h"
+
 #include "cmd-pet.h"
 #include "floor.h"
 #include "objectkind-hook.h"
@@ -23,6 +25,7 @@
 #include "artifact.h"
 #include "avatar.h"
 #include "wild.h"
+#include "spells.h"
 
 
 /*