OSDN Git Service

[Refactor] #40569 Separated floor-type-definition.h from floor.h
[hengband/hengband.git] / src / spell-kind / blood-curse.c
index 6ef78a9..03a685e 100644 (file)
@@ -1,6 +1,5 @@
 #include "spell-kind/blood-curse.h"
 #include "effect/effect-characteristics.h"
-#include "floor/floor.h"
 #include "grid/grid.h"
 #include "monster-floor/monster-summon.h"
 #include "monster-floor/place-monster-types.h"
@@ -12,6 +11,7 @@
 #include "spell/spells-summon.h"
 #include "status/base-status.h"
 #include "status/experience.h"
+#include "system/floor-type-definition.h"
 #include "system/monster-type-definition.h"
 #include "view/display-messages.h"