OSDN Git Service

[Refactor] #38862 Moved spells-* to spell/
[hengband/hengband.git] / src / patron.c
index 4b175f8..067733b 100644 (file)
 #include "player/player-damage.h"
 
 #include "spell/spells-type.h"
-#include "spells-summon.h"
-#include "spells-object.h"
-#include "spells-status.h"
-#include "spells-floor.h"
+#include "spell/spells-summon.h"
+#include "spell/spells-object.h"
+#include "spell/spells-status.h"
+#include "spell/spells-floor.h"
 #include "floor/floor.h"
 #include "spell/spells2.h"