OSDN Git Service

[WIP] [Refactor] #39963 Separated spells2.h from spells1.h
[hengband/hengband.git] / src / cmd / cmd-zaprod.c
index c8addbc..e4148f3 100644 (file)
@@ -9,13 +9,14 @@
 #include "player-inventory.h"
 #include "object/object-kind.h"
 #include "object-hook.h"
-#include "spells.h"
+#include "spell/spells-type.h"
 #include "spells-status.h"
 #include "spells-floor.h"
 #include "cmd-basic.h"
 #include "floor.h"
 #include "targeting.h"
 #include "view/display-main-window.h"
+#include "spell/spells2.h"
 
 /*!
  * @brief ロッドの効果を発動する