OSDN Git Service

[Refactor] #37353 Renamed objectkind.c/h to object-kind.c/h
[hengband/hengband.git] / src / player-status.c
index 2ede05e..c0482bb 100644 (file)
@@ -34,7 +34,7 @@
 #include "cmd/cmd-pet.h"
 #include "cmd/cmd-spell.h"
 #include "dungeon.h"
-#include "objectkind.h"
+#include "object/object-kind.h"
 #include "monsterrace.h"
 #include "autopick.h"
 #include "io/write-diary.h"