OSDN Git Service

[Fix] #40416 Added header inclusion to player-attack.h
authorHourier <hourier@users.sourceforge.jp>
Sat, 23 May 2020 12:03:07 +0000 (21:03 +0900)
committerHourier <hourier@users.sourceforge.jp>
Sat, 23 May 2020 12:03:07 +0000 (21:03 +0900)
src/effect/effect-monster-switcher.c

index 4621370..eb9f331 100644 (file)
@@ -13,7 +13,7 @@
 #include "player/avatar.h"
 #include "monster/monster-status.h"
 #include "monster/monsterrace-hook.h"
-#include "combat/melee.h"
+#include "cmd/cmd-attack.h"
 #include "spell/spells-type.h"
 #include "spell/spells2.h"
 #include "effect/effect-monster-resist-hurt.h"