OSDN Git Service

[Refactor] #40413 Separated sound-of-music.c/h from util.c/h
[hengband/hengband.git] / src / cmd-item / cmd-zaprod.c
index 0b4ab23..37ffa8b 100644 (file)
@@ -5,6 +5,7 @@
 #include "inventory/player-inventory.h"
 #include "io/targeting.h"
 #include "main/sound-definitions-table.h"
+#include "main/sound-of-music.h"
 #include "object-enchant/special-object-flags.h"
 #include "object/item-use-flags.h"
 #include "object/object-hook.h"
@@ -30,7 +31,6 @@
 #include "spell/spells3.h"
 #include "sv-definition/sv-other-types.h"
 #include "sv-definition/sv-rod-types.h"
-#include "util/util.h"
 #include "view/display-main-window.h"
 
 /*!