OSDN Git Service

[Refactor] #39962 Separated show-file.c/h from files.c/h
[hengband/hengband.git] / src / mutation.c
index b629ea8..b931560 100644 (file)
 
 #include "angband.h"
 #include "core.h"
+#include "core/show-file.h"
 #include "util.h"
 
-#include "cmd-dump.h"
+#include "cmd/cmd-dump.h"
 #include "mutation.h"
 
 #include "selfinfo.h"