OSDN Git Service

[Refactor] #39963 Changed inclusion for spells.h to process-effect.c
[hengband/hengband.git] / src / wizard1.c
index c09acdf..7dfc58e 100644 (file)
 
 #include "angband.h"
 #include "util.h"
-#include "term.h"
+#include "gameterm.h"
 
 #include "core.h"
 #include "artifact.h"
 #include "sort.h"
-#include "store.h"
+#include "market/store.h"
 #include "market/store-util.h"
 #include "monster.h"
 #include "object-flavor.h"
 #include "object-hook.h"
 #include "object-ego.h"
-#include "objectkind.h"
+#include "object/object-kind.h"
 #include "floor-town.h"
 #include "files.h"