OSDN Git Service

[Refactor] #40569 Separated floor-type-definition.h from floor.h
[hengband/hengband.git] / src / inventory / inventory-curse.c
index 1a4eca9..c8f36dd 100644 (file)
@@ -6,7 +6,6 @@
 #include "core/player-update-types.h"
 #include "flavor/flavor-describer.h"
 #include "flavor/object-flavor-types.h"
-#include "floor/floor.h"
 #include "inventory/inventory-slot-types.h"
 #include "io/files-util.h"
 #include "monster-floor/monster-summon.h"
@@ -24,6 +23,7 @@
 #include "spell-kind/spells-teleport.h"
 #include "spell/spells-summon.h"
 #include "status/bad-status-setter.h"
+#include "system/floor-type-definition.h"
 #include "util/bit-flags-calculator.h"
 #include "util/quarks.h"
 #include "util/string-processor.h"