OSDN Git Service

[Refactor] #39963 Separated spells-type.h from spells.h
[hengband/hengband.git] / src / patron.c
index df3635c..c24e71f 100644 (file)
@@ -9,7 +9,7 @@
 #include "object-curse.h"
 #include "object-flavor.h"
 #include "monsterrace-hook.h"
-#include "objectkind-hook.h"
+#include "object/object-kind-hook.h"
 #include "mutation.h"
 #include "artifact.h"
 #include "player-status.h"
@@ -18,7 +18,7 @@
 #include "player-class.h"
 #include "player-damage.h"
 
-#include "spells.h"
+#include "spell/spells-type.h"
 #include "spells-summon.h"
 #include "spells-object.h"
 #include "spells-status.h"