OSDN Git Service

[Refactor] #38862 Moved angband.h, h-*.h and system-variables.c/h
[hengband/hengband.git] / src / init.c
index 9993fb9..725f7fd 100644 (file)
  * </pre>
  */
 
-#include "angband.h"
+#include "system/angband.h"
 #include "util.h"
 #include "io/uid-checker.h"
 #include "files.h"
-#include "core/system-variables.h"
+#include "system/system-variables.h"
 #include "core/angband-version.h"
 #include "io/read-pref-file.h"
 #include "gameterm.h"