OSDN Git Service

[Refactor] #40569 Separated floor-type-definition.h from floor.h
[hengband/hengband.git] / src / realm / realm-life.c
index 1509133..a3fc0b6 100644 (file)
@@ -1,6 +1,5 @@
 #include "realm/realm-life.h"
 #include "cmd-action/cmd-spell.h"
-#include "floor/floor.h"
 #include "io/targeting.h"
 #include "player/digestion-processor.h"
 #include "spell-kind/spells-curse-removal.h"
@@ -21,6 +20,7 @@
 #include "status/element-resistance.h"
 #include "status/experience.h"
 #include "status/temporary-resistance.h"
+#include "system/floor-type-definition.h"
 
 /*!
 * @brief 生命領域魔法の各処理を行う