OSDN Git Service

[Refactor] #38862 Moved object*.c/h to object/
[hengband/hengband.git] / src / player-status.c
index 914b2e9..18a4fba 100644 (file)
@@ -21,9 +21,9 @@
 #include "avatar.h"
 #include "spell/technic-info-table.h"
 #include "spells-status.h"
-#include "object.h"
-#include "object-hook.h"
-#include "object-ego.h"
+#include "object/object.h"
+#include "object/object-hook.h"
+#include "object/object-ego.h"
 #include "monster.h"
 #include "monster-status.h"
 #include "monsterrace-hook.h"