OSDN Git Service

[Refactor] #39970 Renamed core.c/h to system-variables.c/h
[hengband/hengband.git] / src / load.c
index cbaa3a7..876f3ea 100644 (file)
@@ -42,7 +42,7 @@
 
 #include "angband.h"
 #include "util.h"
-#include "core.h" // 暫定、init_flags の扱いを決めた上で消す.
+#include "core/system-variables.h" // 暫定、init_flags の扱いを決めた上で消す.
 #include "core/angband-version.h"
 
 #include "load.h"