OSDN Git Service

[Refactor] #38862 Moved spells-* to spell/
[hengband/hengband.git] / src / racial.c
index 40ec421..79122fc 100644 (file)
@@ -27,9 +27,9 @@
 #include "player/player-effects.h"
 #include "player/player-status.h"
 #include "player/player-damage.h"
-#include "spells-status.h"
-#include "spells-object.h"
-#include "spells-floor.h"
+#include "spell/spells-status.h"
+#include "spell/spells-object.h"
+#include "spell/spells-floor.h"
 #include "cmd-spell.h"
 #include "realm/realm-hex.h"
 #include "targeting.h"