OSDN Git Service

To be more idiomatic, drop "was" from English message for death of dragon centipedes.
[hengband/hengband.git] / src / monster / monster-status-setter.c
index 55d7f2a..cc00c1d 100644 (file)
@@ -7,7 +7,6 @@
 #include "core/window-redrawer.h"
 #include "dungeon/quest-completion-checker.h"
 #include "floor/cave.h"
-#include "floor/floor.h"
 #include "monster-floor/monster-move.h"
 #include "monster-race/monster-race.h"
 #include "monster-race/race-flags3.h"
 #include "monster/monster-status.h" // todo 相互依存. 後で何とかする.
 #include "monster/monster-util.h"
 #include "monster/smart-learn-types.h"
-#include "player/avatar.h"
+#include "player-info/avatar.h"
 #include "system/floor-type-definition.h"
 #include "system/monster-type-definition.h"
+#include "target/projection-path-calculator.h"
 #include "view/display-messages.h"
 #include "world/world.h"