OSDN Git Service

[Refactor] #40457 Renamed avatar.c/h from player/ to player-info/
[hengband/hengband.git] / src / cmd-item / cmd-eat.c
index 7f83982..ce745b7 100644 (file)
@@ -25,7 +25,7 @@
 #include "object/object-kind.h"
 #include "perception/object-perception.h"
 #include "player/attack-defense-types.h"
-#include "player/avatar.h"
+#include "player-info/avatar.h"
 #include "player/digestion-processor.h"
 #include "player/mimic-info-table.h"
 #include "player/player-class.h"