OSDN Git Service

[Refactor] #39970 Renamed core.c/h to system-variables.c/h
[hengband/hengband.git] / src / init.c
index a42fa05..b5b422b 100644 (file)
@@ -34,7 +34,7 @@
 #include "util.h"
 #include "io/uid-checker.h"
 #include "files.h"
-#include "core.h"
+#include "core/system-variables.h"
 #include "core/angband-version.h"
 #include "io/read-pref-file.h"
 #include "gameterm.h"