OSDN Git Service

Merge remote-tracking branch 'remotes/origin/For2.2.2-Fix-Hourier' into For2.2.2...
[hengband/hengband.git] / src / market / bounty.c
index d078dcc..e806a86 100644 (file)
@@ -6,7 +6,6 @@
 #include "core/stuff-handler.h"
 #include "dungeon/dungeon.h"
 #include "flavor/flavor-describer.h"
-#include "floor/floor.h"
 #include "inventory/inventory-object.h"
 #include "inventory/inventory-slot-types.h"
 #include "io/input-key-acceptor.h"
@@ -29,6 +28,7 @@
 #include "perception/object-perception.h"
 #include "player/avatar.h"
 #include "sv-definition/sv-other-types.h"
+#include "system/floor-type-definition.h"
 #include "term/screen-processor.h"
 #include "term/term-color-types.h"
 #include "view/display-messages.h"