OSDN Git Service

[Refactor] #39970 Renamed core.c/h to system-variables.c/h
[hengband/hengband.git] / src / floor-generate.c
index c15105d..0bfa95f 100644 (file)
@@ -98,7 +98,7 @@
 
 #include "angband.h"
 #include "util.h"
-#include "core.h"
+#include "core/system-variables.h"
 #include "market/building.h"
 
 #include "io/write-diary.h"