OSDN Git Service

[Refactor] #38862 Moved inet.c/h to io/
[hengband/hengband.git] / src / main-gcu.c
index 18368aa..7d286f9 100644 (file)
  * XXX XXX XXX Consider the use of "savetty()" and "resetty()".
  */
 
-#include "angband.h"
+#include "system/angband.h"
 #include "main/sound-definitions-table.h"
 #include "io/exit-panic.h"
-#include "files.h"
-#include "gameterm.h"
+#include "io/files.h"
+#include "term/gameterm.h"
 
 #ifdef USE_GCU