OSDN Git Service

[Refactor] #40569 Separated floor-type-definition.h from floor.h
[hengband/hengband.git] / src / io-dump / character-dump.c
index b9a0a4c..da940eb 100644 (file)
@@ -4,7 +4,6 @@
 #include "dungeon/quest.h"
 #include "flavor/flavor-describer.h"
 #include "floor/floor-town.h"
-#include "floor/floor.h"
 #include "game-option/birth-options.h"
 #include "game-option/game-play-options.h"
 #include "inventory/inventory-slot-types.h"
@@ -30,6 +29,7 @@
 #include "store/store-util.h"
 #include "store/store.h"
 #include "system/angband-version.h"
+#include "system/floor-type-definition.h"
 #include "util/int-char-converter.h"
 #include "util/sort.h"
 #include "view/display-messages.h"