OSDN Git Service

[Refactor] #40569 Separated floor-type-definition.h from floor.h
[hengband/hengband.git] / src / player / player-status.c
index 2b6f05f..8af9320 100644 (file)
@@ -20,7 +20,6 @@
 #include "dungeon/quest.h"
 #include "floor/floor-events.h"
 #include "floor/floor-save.h"
-#include "floor/floor.h"
 #include "game-option/birth-options.h"
 #include "grid/feature.h"
 #include "inventory/inventory-object.h"
@@ -85,6 +84,7 @@
 #include "status/base-status.h"
 #include "sv-definition/sv-lite-types.h"
 #include "sv-definition/sv-weapon-types.h"
+#include "system/floor-type-definition.h"
 #include "term/screen-processor.h"
 #include "util/bit-flags-calculator.h"
 #include "util/quarks.h"