OSDN Git Service

[Refactor] #38862 gameterm.c/h and z-* to term/
[hengband/hengband.git] / src / view / status-first-page.c
index d137488..a8a36a8 100644 (file)
@@ -5,11 +5,11 @@
  * @author Hourier
  */
 
-#include "angband.h"
-#include "gameterm.h"
+#include "system/angband.h"
+#include "term/gameterm.h"
 #include "status-first-page.h"
 #include "display-util.h"
-#include "artifact.h"
+#include "object/artifact.h"
 #include "combat/melee.h"
 #include "combat/shoot.h"
 #include "object/object-hook.h"