OSDN Git Service

[Refactor] #38862 Moved object*.c/h to object/
[hengband/hengband.git] / src / view / status-first-page.c
index e543cfb..d137488 100644 (file)
@@ -12,7 +12,7 @@
 #include "artifact.h"
 #include "combat/melee.h"
 #include "combat/shoot.h"
-#include "object-hook.h"
+#include "object/object-hook.h"
 #include "object/object-kind.h"
 
 static TERM_COLOR likert_color = TERM_WHITE;