OSDN Git Service

[Refactor] 列挙値の接頭詞を統一、右手/左手を列挙値に変更
[hengband/hengband.git] / src / player / player-view.c
index 0e9bc0e..da243a7 100644 (file)
@@ -1,7 +1,7 @@
 #include "player/player-view.h"
 #include "core/player-update-types.h"
 #include "floor/cave.h"
-#include "floor/floor.h"
+#include "floor/line-of-sight.h"
 #include "game-option/map-screen-options.h"
 #include "grid/grid.h"
 #include "system/floor-type-definition.h"