OSDN Git Service

[Refactor] #38862 Moved player-*.c/h to player/ except for player-inventory.c/h
[hengband/hengband.git] / src / selfinfo.c
index 13c8389..37f8770 100644 (file)
@@ -17,9 +17,9 @@
 #include "angband.h"
 #include "util.h"
 
-#include "player-status.h"
-#include "player-race.h"
-#include "player-class.h"
+#include "player/player-status.h"
+#include "player/player-race.h"
+#include "player/player-class.h"
 #include "avatar.h"
 #include "realm/realm.h"
 #include "realm/realm-hex.h"