OSDN Git Service

[Refactor] #38862 Moved artifact.c/h to object/
[hengband/hengband.git] / src / cmd / cmd-basic.c
index 60e03b6..7a677e2 100644 (file)
@@ -27,7 +27,7 @@
 #include "object/object-hook.h"
 #include "monster/monster-status.h"
 #include "quest.h"
-#include "artifact.h"
+#include "object/artifact.h"
 #include "avatar.h"
 #include "player/player-status.h"
 #include "realm/realm-hex.h"