OSDN Git Service

[Refactor] #38862 Moved angband.h, h-*.h and system-variables.c/h
[hengband/hengband.git] / src / load.c
index 1b24e63..6c0a033 100644 (file)
@@ -40,9 +40,9 @@
  *
  */
 
-#include "angband.h"
+#include "system/angband.h"
 #include "util.h"
-#include "core/system-variables.h" // 暫定、init_flags の扱いを決めた上で消す.
+#include "system/system-variables.h" // 暫定、init_flags の扱いを決めた上で消す.
 #include "core/angband-version.h"
 
 #include "load.h"